evdev: use libinput's new merged scroll events

Desktop / GNOME / Clutter - Peter Hutterer [who-t.net] - 16 January 2015 08:45 UTC

libinput's API changed from separate scroll events for vert/horiz scrolling to a single event that contains both axes if they changed.

Updated by Armin K. to use the discrete axis value for wheel events as done in Weston.

https://bugzilla.gnome.org/show_bug.cgi?id=742829

ede13b1 evdev: use libinput's new merged scroll events
clutter/evdev/clutter-device-manager-evdev.c | 40 +++++++++++++++++---------
configure.ac | 2 +-
2 files changed, 28 insertions(+), 14 deletions(-)

Upstream: git.gnome.org


  • Share