You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you try running this as root? You might use setuid sudo chmod u+s script.py to use with aw-qt.
Generally speaking, Wayland is more secure than X11 and it doesn't allow to watch for global events. So one has to wire up to the kernel output. The utilised library supports and states this directly: https://pynput.readthedocs.io/en/latest/limitations.html#linux
I would be interested in wayland support as well
By the way @2e3s : Great work on the awatcher! I am using it on hyprland and it is working great!
Thank you very much 😁
Any plans for supporting wayland?
The text was updated successfully, but these errors were encountered: