wlroots-hyprland/include/backend
José Expósito c6032d6b1c backend/libinput: handle high-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, receive high-resolution scroll events from
libinput and emit the appropiate wlr_pointer signal.
2022-07-11 11:01:35 +02:00
..
drm backend/drm: set "max bpc" to the max 2022-06-19 16:55:36 +00:00
session backend/drm: add wlr_drm_backend_monitor 2021-12-13 14:55:16 +01:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
libinput.h backend/libinput: handle high-res scroll events 2022-07-11 11:01:35 +02:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
wayland.h backend/wayland: remove wl_seat_listener from public API 2022-03-17 17:16:47 +00:00
x11.h backend/x11: remove wlr_input_device_impl 2022-02-21 13:53:40 -05:00