Files
gtk/gdk
Matthias Clasen 3d0f76801d wayland: Provide information about scroll devices
The Wayland protocol does not share XI2's wealth of information
about individual devices, but it does provide discriminating
information about the source for scroll events. Pass this on to
the application by creating separate slave devices for these,
and setting them as source device on the scroll events.

These devices can be discriminated by their input-source property:
wheel      - GDK_SOURCE_MOUSE
finger     - GDK_SOURCE_TOUCHPAD
continuous - GDK_SOURCE_TRACKPOINT

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

fix up
2016-06-01 14:51:33 -04:00
..
2016-04-27 23:18:16 -04:00
2014-10-13 10:43:31 -04:00
2016-05-17 14:16:39 -04:00
2015-05-08 13:34:25 -04:00
2016-06-01 09:31:17 -04:00
2016-05-26 12:46:54 +01:00
2016-05-08 15:34:28 +02:00
2016-05-10 15:32:25 -04:00
2016-04-30 21:06:38 -04:00
2016-05-23 08:34:17 +01:00
2016-04-25 12:29:36 +01:00
2014-11-06 12:24:43 +01:00
2016-04-15 22:22:48 -04:00
2016-05-08 15:34:28 +02:00
2016-04-27 23:18:16 -04:00
2016-04-18 11:46:58 -04:00
2014-08-30 00:53:21 -04:00
2015-10-03 22:26:27 -04:00
2016-04-09 17:38:03 -04:00