Carlos Garnacho 935d76ba04 wayland: Implement wl_pointer.axis_source/axis_stop/axis_frame emission
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
2016-01-14 19:27:48 +01:00
2015-11-09 10:25:40 -05:00
2016-01-12 22:35:05 +02:00
2015-12-14 15:17:40 -08:00
2015-12-17 01:21:40 +01:00
2015-12-17 01:21:40 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%