labwc/include/input
Simon Long 8c9be2f0d1 keyboard: set keyboard layout on reconfigure
If keyboard-layout-per-toplevel-window is used, reset the group (index)
for each window on --reconfigure whenever the keymap has changed.

Refactor to use a common configure function for reconfigure and
keyboard-group creation.

Co-authored-by: @johanmalm

Fixes #1407
2024-01-19 18:59:14 +00:00
..
cursor.h input: add cursor move and button emulation 2023-12-27 11:09:26 +00:00
gestures.h Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
input.h Move input handler init() and finish() functions to input/input.c 2023-10-30 21:14:04 +00:00
key-state.h keyboard: include pressed modifiers in bound set 2023-11-12 17:37:30 +00:00
keyboard.h keyboard: set keyboard layout on reconfigure 2024-01-19 18:59:14 +00:00
tablet.h input: add missing new lines 2024-01-10 21:10:11 +00:00
tablet_pad.h input: add missing new lines 2024-01-10 21:10:11 +00:00
touch.h Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00