Skip to content

X11: Only fetch virtual keyboard events from master devices#5

Merged
maroider merged 1 commit intomaroider:new-keyboard-linuxfrom
mahkoh:virtual-on-virtual
Nov 17, 2021
Merged

X11: Only fetch virtual keyboard events from master devices#5
maroider merged 1 commit intomaroider:new-keyboard-linuxfrom
mahkoh:virtual-on-virtual

Conversation

@mahkoh
Copy link

@mahkoh mahkoh commented Oct 21, 2021

We must not report virtual keyboard events for keys that were grabbed by
other applications (XGrabKey, etc.). Since grabs only affect master
devices, we must consume virtual events from master devices only.

We must not report virtual keyboard events for keys that were grabbed by
other applications (XGrabKey, etc.). Since grabs only affect master
devices, we must consume virtual events from master devices only.
@maroider
Copy link
Owner

LGTM

@maroider maroider merged commit 03f12db into maroider:new-keyboard-linux Nov 17, 2021
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

Successfully merging this pull request may close these issues.

2 participants