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

WaylandBackend: Don't assert on non-xkb-v1 keymaps #1729

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

layercak3
Copy link

Long story short, there are some edge cases where sway may send no_keymap to clients when a virtual keyboard is created on the seat, in specific circumstances. It will later send the xkb keymap before any key events are sent. Other clients simply ignore non-xkb-v1 keymaps (or the lack of a keymap), they don't assert. So gamescope should do the same.

Long story short, there are some edge cases where sway may send
no_keymap to clients when a virtual keyboard is created on the seat,
in specific circumstances. It will later send the xkb keymap before any
key events are sent. Other clients simply ignore non-xkb-v1 keymaps (or
the lack of a keymap), they don't assert. So gamescope should do the
same.
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.

1 participant