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

Wayland #25

Open
frosklis opened this issue Jul 14, 2023 · 2 comments
Open

Wayland #25

frosklis opened this issue Jul 14, 2023 · 2 comments

Comments

@frosklis
Copy link

Any plans for supporting wayland?

@2e3s
Copy link

2e3s commented Jul 19, 2023

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

@ibrahimkettaneh
Copy link

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 😁

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

No branches or pull requests

3 participants