aboutsummaryrefslogtreecommitdiff
path: root/backend/libinput/tablet_tool.c
diff options
context:
space:
mode:
authorJosé Expósito <jose.exposito89@gmail.com>2022-02-25 17:30:42 +0100
committerJosé Expósito <jose.exposito89@gmail.com>2022-07-11 11:01:35 +0200
commitc6032d6b1cc1cfb884924bb8afbdd200c3258d9a (patch)
tree2a497c181b1aec9801cf2ca42b41954b349fedfa /backend/libinput/tablet_tool.c
parent65c436407f37118618b348b9b7303b55322d66a2 (diff)
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.
Diffstat (limited to 'backend/libinput/tablet_tool.c')
0 files changed, 0 insertions, 0 deletions