-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Not working with wayland #16
Comments
Probably |
Yup, exactly. Noted this in README.md in 064c8ed |
I will look into possible solutions to support Wayland soon. |
It's possible to implement a bridge listening to libinput events in a privileged context (e.g. using pkexec) and send it to the main process in the user session. https://github.com/AlynxZhou/showmethekey/tree/master/showmethekey-cli |
Any progress on this? I am currently migrating from x11 to wayland. Might be able to look into this. |
Not really, I haven't had the chance to look into it so feel free! |
Btw, out of curiosity which WM/DE are you going to use on Wayland? |
Used some KDE Plasma but in the progress of switching to Hyprland. |
Btw there is currently this Narsil/rdev#116 issue. Describing the same solution as @mochaaP did. |
Then I'd say it makes more sense to contribute this feature to |
For BuckleSpring, you can run it using the command |
Describe the bug
It's not working with kitty 0.29.2 /wayland.
If I enable verbose mode, I can't see any keys pressed in the kitty terminal. When I use e.g. urxvt, it works.
To reproduce
Steps to reproduce the behavior:
Expected behavior
Hearing some typing sounds.
Software information
The text was updated successfully, but these errors were encountered: