labwc/include/config
John Lindgren 80b28f16c7 tree-wide: use enum types/constants where appropriate
- add LAB_WINDOW_TYPE_INVALID in place of literal -1
- document more clearly that enum lab_view_criteria is a bitset
- other one-off replacements of integer values/types for consistency

Note: variables of type enum lab_view_criteria are already used
extensively throughout the code to contain combinations of the declared
enum values. I am not introducing any new usage here, just changing the
single uint32_t to be consistent with all the other usages.
2025-08-28 01:33:23 +09: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 libinput: implement threeFingerDrag feature 2025-06-07 21:30:07 +09: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