Skip to content

protocol: improve wl_keyboard focus documentation

Xaver Hugl requested to merge Zamundaaa/wayland:document-wl-keyboard into main

The compositor must not send any key events while a surface is not focused, but it may do so with modifiers, to enable clients to handle modifiers with pointer events without having keyboard focus.

Signed-off-by: Xaver Hugl xaver.hugl@gmail.com

Merge request reports