Does this have no issues that barrier/synergy have? #380
Replies: 7 comments
-
If this happens upstream in Deskflow, would you mind opening an issue there? Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Lan-Mouse does not share any source code with deskflow / input-leap or barrier. However there certainl are similar or entirely different issues. Also keep in mind that Deskflow has a bigger feature set for now (lan-mouse does not support drag-and-drop or clipboard sharing atm). |
Beta Was this translation helpful? Give feedback.
-
Neither does Deskflow (assuming you mean drag drop files), we decided to remove the half-baked implementation that attempted this between Windows and macOS (Linux was never attempted). Other tools can do this better.
FWIW, clipboard sharing is currently hard/impossible on Wayland until upstream issues have been solved, such as: flatpak/xdg-desktop-portal#1803 |
Beta Was this translation helpful? Give feedback.
-
|
@nbolton implemented here #327 works great in omarchy, not sure why u think impossible |
Beta Was this translation helpful? Give feedback.
-
@whot What do you think of this? I was under the impression that Wayland clipboard sharing in Synergy-like apps was blocked by: flatpak/xdg-desktop-portal#1803 Edit: |
Beta Was this translation helpful? Give feedback.
-
|
@nbolton the PR just uses |
Beta Was this translation helpful? Give feedback.
-
|
As per the README:
So this won't work in GNOME and even some wlroots based Compositors. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As the title asks, does this have no issues from barrier/synergy?
Context: I use deskflow with a windows server and a Fedora with KDE plasma client.
I have one issue where mouse jumps from windows to linux but instead of moving smoothly, it jumps to the middle of my linux machine's screen instead to the side unless moved slowly.
Cursor jumps to the exact middle of primary display on macOS #1043
^ same effect but different setup
Issue don't happen when i use X11 instead of wayland. I "fixed?" it by installing an X11 Desktop environment (XFCE) and replacing my wayland KDE plasma.
I also have issues with keyboard numpad not being recognized. Server seems to detect numpad key events but not my fedora client.
External usb numpad: num lock is not recognized on client #7965
Clipboard seems to be unreliable in deskflow with wayland too. It rarely works. It works only on X11 DE.
Not sure if I misunderstood clipboard sharing but if it's what I think it is, it should let me share files too but even on X11, it doesn't work
I only really need the cursor jump and numpad events to be working with a wayland client cause this project seems promising.
Beta Was this translation helpful? Give feedback.
All reactions