mirror of
https://github.com/brl/mutter.git
synced 2025-03-31 07:33:46 +00:00

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 the given axis. - wl_pointer.axis_discrete is emitted on "wheel" scroll sources, measured in ticks. - wl_pointer.frame is meant to coalesce events that logically belong together, e.g. axis events in this case. Co-Authored-By: Peter Hutterer <peter.hutterer@who-t.net> https://bugzilla.gnome.org/show_bug.cgi?id=760637
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%