Skip to content

Implement zwp_input_method_context_v1::grab_keyboard

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

Offers a new InputKeyboardV1Interface instance that wraps the wl_keyboard and allows the compositor to forward the keyboard events.

Merge request reports