diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 6752cb7d..c7230453 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -2455,6 +2455,9 @@ From version 7 onwards, the fd must be mapped with MAP_PRIVATE by the recipient, as MAP_SHARED may fail. + + From version 10 onwards, the compositor must not send this event while + the wl_keyboard has an active surface.