Hash :
c58c7df1
Author :
Date :
2025-06-17T21:05:08
Serialize multiple actions per level to VoidAction() in v1 format When using `XKB_KEYMAP_FORMAT_TEXT_V1`, multiple actions per level are now serialized using `VoidAction()`, in order to maintain compatibility with X11.
When using XKB_KEYMAP_FORMAT_TEXT_V1, multiple actions per level are now
serialized using VoidAction(), in order to maintain compatibility with X11.