labwc/include/config
Consolatis 984aeb0b0b keyboard: allow applying keyboard layout per window
Fixes #1076

It can be enabled with a config like

~/.config/labwc/rc.xml:
<keyboard layoutScope="window">

~/.config/labwc/environment:
XKB_DEFAULT_LAYOUT=de,us
XKB_DEFAULT_OPTIONS=grp:alt_shift_toggle,grp_led:scroll

With a configuration like this each window should now remember
the active keyboard layout when switching between windows.

By default, the keyboard layout keeps being a global state.
2023-11-04 07:58:43 +00:00
..
keybind.h keybinds: add optional layoutDependent argument 2023-09-11 15:41:19 +02:00
libinput.h config: replace enums with int to handle negative values 2023-09-07 22:55:50 +01:00
mousebind.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
rcxml.h keyboard: allow applying keyboard layout per window 2023-11-04 07:58:43 +00:00
session.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00