wlroots/include
Simon Ser 0280a03136 backend/libinput: guard against new enum entries
When libinput introduces new enum entries, we'd abort or send bogus
events to the compositor. Instead, log a message and ignore the
event.

Keep all enums without a default case so that the compiler warns
when we're missing a case.

(cherry picked from commit 884d29e5f3)
2026-02-23 09:46:32 -05:00
..
backend backend/libinput: guard against new enum entries 2026-02-23 09:46:32 -05:00
interfaces types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
render Fix/cleanup includes a bit 2025-04-15 20:13:29 +03:00
types backend, output: send commit events after applying all in wlr_backend_commit() 2025-09-22 16:00:23 -04:00
util util/matrix: add matrix_invert() 2025-03-30 16:21:26 +02:00
wlr backend/libinput: add support for LIBINPUT_SWITCH_KEYPAD_SLIDE 2026-02-23 09:46:20 -05:00
xcursor Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland xwm: Fix double-close 2025-10-21 10:25:40 -04:00
meson.build render/color: add fallback stub when LCMS2 is disabled 2024-06-04 17:45:51 +00:00