--- a/backend/libinput/switch.c +++ b/backend/libinput/switch.c @@ -37,6 +37,8 @@ case LIBINPUT_SWITCH_TABLET_MODE: wlr_switch_type = WLR_SWITCH_TYPE_TABLET_MODE; break; + case LIBINPUT_SWITCH_KEYPAD_SLIDE: + return; } struct libinput_event_switch *sevent =