-
-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows -> Wayland (Sway) Modifier Keys not registering #204
Comments
I won't pretend to know how this works, so please take this with a bucket of salt, but I suspect it has to do with lan-mouse/input-capture/src/windows.rs Lines 184 to 225 in b071201
|
Yeah, I hinted at this in the README: "Gnome -> Sway only partially works (modifier events are not handled correctly)" You are totally right about the Unfortunately I have not found the time to implement this yet but its definitely a priority once the encryption stuff is done :) |
When running Windows + Sway:
Windows -> Sway:
Modifier+Key
only seems to registerKey
(Can't use Sway Shortcuts, Can't do^C
, etc)Sway -> Windows: Works as expected
Windows
Sway
Logs:
LanMouseLog_Sway.txt
LanMouseLog_Windows.txt
The text was updated successfully, but these errors were encountered: