protocol: xkb_v1 is null-terminated
authorJulian Orth <ju.orth@gmail.com>
Mon, 10 Jan 2022 16:31:07 +0000 (17:31 +0100)
committerSimon Ser <contact@emersion.fr>
Mon, 31 Jan 2022 21:31:07 +0000 (21:31 +0000)
Closes #270

Signed-off-by: Julian Orth <ju.orth@gmail.com>
protocol/wayland.xml

index 0cb07c6..bb31bc9 100644 (file)
       <entry name="no_keymap" value="0"
             summary="no keymap; client must understand how to interpret the raw keycode"/>
       <entry name="xkb_v1" value="1"
-            summary="libxkbcommon compatible; to determine the xkb keycode, clients must add 8 to the key event keycode"/>
+            summary="libxkbcommon compatible, null-terminated string; to determine the xkb keycode, clients must add 8 to the key event keycode"/>
     </enum>
 
     <event name="keymap">