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

X11 platform's input device is not threadsafe #2059

Open
wmww opened this issue Jun 7, 2021 · 0 comments
Open

X11 platform's input device is not threadsafe #2059

wmww opened this issue Jun 7, 2021 · 0 comments
Labels

Comments

@wmww
Copy link
Contributor

wmww commented Jun 7, 2021

XInputDevice does no locking, even though sink and builder are used on the X11 event thread and presumably set on some other thread.

@Saviq Saviq added the bug label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants