Replies: 17 comments 33 replies
If you're going the libportal route... It looks like the infrastructure for it is there for Gnome. My initial interpretation is that it's only available for RemoteDesktop? It's odd that they tied it to just RemoteDesktop. However, it looks like this may be blocked on KDE for a while: I just went down the whole rabbit hole: deskflow -> libportal -> xdg-desktop-portal -> xdg-desktop-portal-kde |
InputCapture is not in the kde 6.0 release but RemoteDesktop is. Not Adding it to Input-Capture was an oversight for sure. |
Building for Ubuntu 24.04 (static
|
This can be fixed temporarily using ClipCascade as a clipboard sync. Sorry if this isn't the right place to post this. |
are you sure about these ? No matter what configuration I try, the logs always point to the same error I've tried Deskflow [1.19.0] , Synergy [1.16-1, 1.17, 3.2.1], and barrier. Is the problem i'm using hyprland ? |
|
I've been using this on Fedora 42 (since it kept installing itself and uninstalling Synergy 3) with Plasma, and it works mostly alright. I'm looking forward to getting copy-paste working again. Hopefully soon! I am seeing the issue where I get "blinking" if I ram my cursor against the edge of the screen. I have my Mac on the left, but if I move the cursor to the top, bottom, or right of the screen then it flickers as if it's... trying to warp the cursor somewhere? As I move it towards the edge of the screen it blinks or jumps back and forth by one pixel towards the edge of the screen. However, I believe this is the Plasma issue mentioned above. There are a number of issues I've found that I haven't seen reported anywhere else:
|
|
I've been having some trouble with media keys on my mouse/kb. My goal is for these to always trigger on the host (Windows) PC, so even if my mouse happens to be on my second screen they will still correctly play/pause the music on my host. In previous (X-based) set ups, I accomplished something like this using a custom hotkey. However now, if I set up a hotkey based on these keys, the connection refuses to re-activate between the two computers until I disable or remove the custom hotkey. The log during this period is full of |
|
I'm not sure if this is Wayland-specific, but I notice that if am working on a remote screen for a few minutes, the server's own screen may lock/sleep according to the normal desktop power settings, even though I'm actively using the server keyboard and mouse. This causes the server to stop working as a server, so the next keyboard/mouse event wakes it up again (and prompts for capture permission) and then I resume working. But it's quite disruptive. I see this in the logs when it happens I'm using Deskflow 1.22.0 on Linux as the server, and on Windows as the client. This wasn't happening when I was using Barrier on X11 as the server. |
|
On Wayland Fedora KDE since a recent release (or recent deskflow update maybe?) I no longer have to confirm the permissions every time the app starts. I think this relates to "Permissions dialog shows every time"? Deskflow: 1.24.0.0 (56a1bd6) Operating System: Fedora Linux 42 |
|
Is Running continuous release on: Deskflow: 1.25.0.102 (fdb5405) |
|
Any news or status for swaywm (nowhere for swaywm any issue is tracking) ? window manager: swaywm getting the below error [2026-01-06T19:50:52.565] INFO: starting server process (desktop mode)
[2026-01-06T19:50:52.569] INFO: core config file: /home/sourav/.config/Deskflow/deskflow-server.conf
[2026-01-06T19:50:52.569] INFO: running command: /usr/bin/deskflow-core server
[2026-01-06T19:50:52.699] IPC: started server, waiting for clients
[2026-01-06T19:50:52.704] ERROR: failed to initialize input capture session, quitting: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.freedesktop.portal.InputCapture” on object at path /org/freedesktop/portal/desktopEDIT: for completeness When running in client mode below error also getting (as i planned for windows server and archbox client) [2026-01-06T20:30:19.021] INFO: starting client process (desktop mode)
[2026-01-06T20:30:19.023] INFO: running command: /usr/bin/deskflow-core client
[2026-01-06T20:30:19.149] INFO: using ei screen for wayland
[2026-01-06T20:30:19.295] NOTE: started client
[2026-01-06T20:30:19.297] IPC: connecting to '192.168.29.89': 192.168.29.89:24800
[2026-01-06T20:30:19.304] ERROR: failed to initialize remote desktop session: GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.RemoteDesktop” |
This comment was marked as off-topic.
This comment was marked as off-topic.
|
on ubuntu 26.04 using default everything... (Wayland + Gnome 50, deskflow 1.25) All the versions are supposed to be high enough, but it still does not work... am I missing a dependency or something? |
|
Hello I hope someone can help. I did read over the comments and the issues logged here. According to the log, the flickering/blinking issues are resolved, but I have been facing an issue since yesterday, after installing wl-clipboard for clipboard support. I can use any menus; they flicker, and sometimes I see some flashing on the screen. Not sure if this recording shows it very well, but there it goes. Screencast_20260226_104419.webmI am absolutely not knowledgeable enough to troubleshoot this. But I will give it a go if I can get some help. For now, I will just disable the wl-clipboard support and enable it when I need it. The client is Windows 11, and the Server is CachyOS |
|
Hyprland news! Hyprland support is almost ready to land for Input Capture portal (will let Deskflow/Synergy work on Hyprland server): Edit: Remote Desktop portal (for Hyprland client) has two PRs but not sure which will land: |
|
I also encountered a bug specific to Wayland. Server: Windows 11 While using the Right Alt key on the Windows PC keyboard to type special characters on the Linux client (such as ą, ć, ó), these characters are always typed capitalized (Ą, Ć, Ó). |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Wayland support
Wayland has been supported since v1.17.0
Older systems may need to have libportal built, if you want to tinker with the code and you're missing libportal: Follow the Static
libportalbuild instructionsDesktop Environment Support
Portals backends that do not support Input-Capture (Server)
You need to have a portal with Input-Capture support (the one in use depends on your DE) for server mode to work under wayland
Portals backends that do not support Remote Desktop (Client)
You need to have a portal with RemoteDesktop support (the one in use depends on your DE) for client mode to work under wayland
Wayland support: Known bugs
These will eventually be raised as actual issues:
Bug: System tray not working on Wayland (endless retry loop)Bug: Prevent computer from sleeping no longer works on Wayland(fix: wayland sleep inhibit on client #8947)Bug: Unable to leave server screen from right hand side (Ubuntu only?)Issues we need to fix
Issues that have to be fixed by upstream
These bugs need to be fixed in a project Wayland use depends upon:
Previous discussion: #7456
Related: input-leap/input-leap#1976
All reactions