Skip to content

Allow input methods to grab the keyboard

Aleix Pol Gonzalez requested to merge work/keyboard-grabs into master

This allows different input methods to get information about what's beign typed from the actual hardware. This is especially useful for non-latin script languages.

Merge request reports