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

Use XInput over X11's grab/ungrab actions #13

Open
DerjenigeUberMensch opened this issue Mar 28, 2024 · 1 comment
Open

Use XInput over X11's grab/ungrab actions #13

DerjenigeUberMensch opened this issue Mar 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@DerjenigeUberMensch
Copy link
Owner

DerjenigeUberMensch commented Mar 28, 2024

Due to the current usage of X's windowing grab/ungrab features it is impossible for clients to grab certain types of events, this could be used for data sanitation (keyloggers...).

But Xinput would still be preferable, as it seems to have better developer tooling

@DerjenigeUberMensch DerjenigeUberMensch added the enhancement New feature or request label Mar 28, 2024
@DerjenigeUberMensch
Copy link
Owner Author

This is being considered though we are currently focusing on making the WM more usable (moving windows/resizing, title bar...)

However it shouldnt be too hard to implement later on due to how the event system is setup.

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

No branches or pull requests

1 participant