labwc/include/config
Consolatis c1c624daf0 keybinds: add optional layoutDependent argument
This allows to define keybinds as layout dependent. E.g. keybinds
only trigger if the configured key exists in the currently active
keyboard layout. The keybind will also only trigger on the physical
key that is mapped to the configured key in the active layout.

By default the new argument is false which means all keybinds by
default are layout agnostic. This optional argument can be used
to restore the earlier default behavior of having keys layout
dependent.
2023-09-11 15:41:19 +02: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 config: s/app_id/identifier/ for window-switcher field 2023-08-20 20:49:27 +01:00
session.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00