labwc/include/config
John Lindgren c8943ca242
Some checks failed
labwc.github.io / notify (push) Has been cancelled
seat: improve debug logging when configuring input devices
I needed to debug an input configuration issue and found the debug
output not-super-helpful, so I made some improvements:

- Print the name and "sysname" (e.g. event11) of the device being
  configured. Note that the name alone isn't enough since there can
  be multiple identically-named devices.

- Print the config category matched for each device.

- Print the config values (if any) being applied. For enums, only the
  numeric value is printed since I'm lazy.

- Don't print "pointer acceleration configured" if neither a pointer
  speed nor acceleration profile is configured (it's confusing).
2025-08-27 13:07:01 -04:00
..
default-bindings.h Replace alacritty in default keybind with lab-sensible-terminal 2025-07-06 14:11:27 +01:00
keybind.h keybind: refactor update_keycodes_iter() to reduce nesting 2025-08-18 19:54:18 +01:00
libinput.h seat: improve debug logging when configuring input devices 2025-08-27 13:07:01 -04:00
mousebind.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
rcxml.h tree-wide: use enum types/constants where appropriate 2025-08-28 01:33:23 +09:00
session.h xwayland: support xinitrc scripts to configure server on launch (#1963) 2024-07-20 09:40:11 +01:00
tablet-tool.h include: add config/types.h 2025-08-21 16:55:25 +09:00
tablet.h include: add config/types.h 2025-08-21 16:55:25 +09:00
touch.h include: add missing header dependencies 2025-07-29 21:51:56 +01:00
types.h tree-wide: use enum types/constants where appropriate 2025-08-28 01:33:23 +09:00