Nealefelaen / weston-rift

Oculus Rift support for the Wayland reference compositor Weston
Other
26 stars 4 forks source link

libinput-device: use the new merged scroll events #2

Closed ChristophHaag closed 9 years ago

ChristophHaag commented 9 years ago

libinput now provides a single event for scroll events. Extract the axes from that event and split them into the wl events.

Signed-off-by: Peter Hutterer peter.hutterer@who-t.net Reviewed-by: Jonas Ådahl jadahl@gmail.com