diff options
author | Petar Kapriš <petarkapris@firemail.cc> | 2021-07-18 00:14:00 +0200 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-12 08:20:21 +0530 |
commit | 3884b30dbde84f49b270265d76d4f0cac73791bd (patch) | |
tree | eb1cae31965a400a0397420b92f68cf5950cd49e /st.info | |
parent | 163c39c9f46ab5895c32dbc3237bc13856b0b6db (diff) |
Add 14th bit to XK_SWITCH_MOD bitmask
The bits of uint signal in an XKeyEvent which concern the key group (keyboard
layout) are bits 13 and 14, as documented here:
https://www.x.org/releases/X11R7.7/doc/libX11/XKB/xkblib.html#Groups_and_Shift_Levels
In the older version, only bit 13 was marked as part of XK_SWITCH_MOD, this
causes issues for users who have more than two keymaps. the 14th bit is not
in ignoremod, key sequences are not caught by match(), if they switch to a third
or fourth keyboard.
Diffstat (limited to 'st.info')
0 files changed, 0 insertions, 0 deletions