wlroots/backend/libinput
José Expósito 763cf1915b backend/libinput: ignore low-res scroll events
On newer versions of libinput, the event LIBINPUT_EVENT_POINTER_AXIS has
been deprecated in favour of LIBINPUT_EVENT_POINTER_SCROLL_WHEEL,
LIBINPUT_EVENT_POINTER_SCROLL_FINGER and
LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS.

Where new events are provided by the backend, ignore
LIBINPUT_EVENT_POINTER_AXIS.
2021-09-20 19:46:53 +02:00
..
backend.c backend: unify startup messages 2021-08-19 20:47:36 +02:00
events.c backend/libinput: ignore low-res scroll events 2021-09-20 19:46:53 +02:00
keyboard.c Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
meson.build build: check if libinput supports high-res scroll 2021-09-20 19:46:45 +02:00
pointer.c Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
switch.c s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
tablet_pad.c tablet: stop using wlr_list 2021-07-01 10:35:39 -04:00
tablet_tool.c input/tablet: fix wl_array_for_each usage on tablet proximity 2021-08-15 23:26:51 +02:00
touch.c backend/libinput: send touch frame events 2021-07-08 09:12:17 +02:00