Skip to content
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

Added wayland support using 'unstable grab' in rdev #37

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sahaj-b
Copy link

@sahaj-b sahaj-b commented Nov 17, 2024

Fixes: #23
Uses rdev builtin unstable_grab feature to get the global events from evdev library when the --wayland flag is passed.
It requires user to be in input group(recommended) or give root permissions.

Limitations:

  • It doesn't work with key remapper daemons like keyd, kmonad, etc.
  • Latency gets increased when using this flag.

@sahaj-b
Copy link
Author

sahaj-b commented Nov 17, 2024

@KunalBagaria If you are merging this, can I mention wayvibes in the README? Because it doesn't have these limitations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Wayland] Works only with Electron (or web) apps
1 participant