]> git.mdlowis.com Git - proto/labwc.git/commit
keyboard: fix bug with empty XKB_DEFAULT_LAYOUT
authorJohan Malm <jgm323@gmail.com>
Thu, 8 Aug 2024 19:14:23 +0000 (20:14 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 8 Aug 2024 19:35:06 +0000 (21:35 +0200)
commit72df8fe73c9c42cd0d7362dbf87d7956ed78a635
tree512e5a3552b318635a37d149feb3ec74012e29ae
parentf20b2c7632cdef1d48e6dab0cf5d57e9c6af7d93
keyboard: fix bug with empty XKB_DEFAULT_LAYOUT

With XKB_DEFAULT_LAYOUT= (set to empty rather than unset) the keyboard
just does not work.

Ref: https://github.com/labwc/labwc-tweaks/issues/89
src/input/keyboard.c