mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 05:15:03 +00:00

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