wlroots/include/backend
Simon Ser 884d29e5f3 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.
2026-02-13 09:41:02 -05:00
..
drm backend/drm: add support for image description transfer function 2025-06-18 00:11:33 +02:00
session Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
headless.h backend/headless: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
libinput.h backend/libinput: guard against new enum entries 2026-02-13 09:41:02 -05:00
multi.h backend/multi: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00
wayland.h backend/wayland: use a separate event queue for busy loops 2025-03-01 16:03:52 +00:00
x11.h backend/x11: take wl_event_loop instead of wl_display 2024-01-25 15:05:36 +00:00