KunalBagaria / rustyvibes

A Rust CLI that makes mechanical keyboard sound effects on every key press
https://github.com/kunalbagaria/rustyvibes
MIT License
216 stars 29 forks source link

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

Open sahaj-b opened 5 days ago

sahaj-b commented 5 days ago

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:

sahaj-b commented 5 days ago

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