mutter/clutter/evdev
Jonas Ådahl 8181ef15d6 evdev: Pass a motion delta to pointer constrain callback
The constrain callback cannot rely on the pointer position of the
corresponding ClutterInputDevice to get the actual delta of the motion
event that is to be constrained since it is only updated when an event is
dispatched. So change the API to pass the previous pointer position when
constraining.

https://bugzilla.gnome.org/show_bug.cgi?id=752752
2016-02-16 18:53:58 +08:00
..
clutter-device-manager-evdev.c evdev: Pass a motion delta to pointer constrain callback 2016-02-16 18:53:58 +08:00
clutter-device-manager-evdev.h evdev: Recycle device ids after devices are removed 2016-02-16 18:24:23 +08:00
clutter-evdev.h evdev: Pass a motion delta to pointer constrain callback 2016-02-16 18:53:58 +08:00
clutter-event-evdev.c evdev: Expose microsecond timestamps via the clutter evdev API 2016-02-16 18:24:23 +08:00
clutter-input-device-evdev.c evdev: Recycle device ids after devices are removed 2016-02-16 18:24:23 +08:00
clutter-input-device-evdev.h evdev: Expose microsecond timestamps via the clutter evdev API 2016-02-16 18:24:23 +08:00
clutter-xkb-utils.c evdev: implement setting leds 2013-09-09 13:24:23 +02:00
clutter-xkb-utils.h evdev: implement setting leds 2013-09-09 13:24:23 +02:00