mirror of
https://github.com/brl/mutter.git
synced 2025-08-04 15:45:54 +00:00
wip/garnacho/wayland-extra-scroll-events

As per the spec. wl_pointer.axis_source determines the current source of scroll events, wl_pointer.axis_stop determines when there's no further scroll events on any axis (Which Clutter sends as dx/dy=0 events). wl_pointer.axis_frame marks the end of a series of axis_* events. v2: Updated to v4 of the protocol spec by Peter Hutterer <peter.hutterer@who-t.net> v3: Update to use Clutter API
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%