Skip to content

Fix sending of modifiers and keysyms on Wayland#74

Merged
dobey merged 2 commits intomaliit:masterfrom
dobey:fix-wayland-keys
Oct 18, 2021
Merged

Fix sending of modifiers and keysyms on Wayland#74
dobey merged 2 commits intomaliit:masterfrom
dobey:fix-wayland-keys

Conversation

@dobey
Copy link
Contributor

@dobey dobey commented Sep 30, 2021

Fix the modifiers map by using the nul character as separator.
Handle additional keysyms which may come from virtual keyboards.

To support additional features such as sending key sequences and
navigation keys in virtual keyboards, handle these additional keys.
As the wayland specification expects a mapping separated by the nul
character, we must append it when creating the map.
@dobey dobey merged commit 9599fd9 into maliit:master Oct 18, 2021
@dobey dobey deleted the fix-wayland-keys branch October 18, 2021 14:42
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