Skip to content

WIP: textinput: Send the modifiers map as clients bind, use it

Aleix Pol Gonzalez requested to merge work/textinput-send-modifiers into master

At the moment our keysym pressed and Released were always passing 0 as the modifier. Now we should be passing whatever the compositor provides us with.

WIP because it's untested

Merge request reports