mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-17 16:00:36 +01:00
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
|
||
|---|---|---|
| .. | ||
| drm | ||
| session | ||
| headless.h | ||
| libinput.h | ||
| multi.h | ||
| wayland.h | ||
| x11.h | ||