mutter/clutter/evdev
Giovanni Campagna aef3d0022c evdev: add callback to constrain the pointer position
Add a new callback that is called prior to emitting pointer
motion events and that can modify the new pointer position.
The main purpose is allowing multiscreen apps to prevent the
pointer for entering the dead area that exists when the screens
are not the same size, but it could also used to implement
pointer barriers.
A callback is needed to make sure that the hook is called early
enough and the Clutter state is always consistent.

https://bugzilla.gnome.org/show_bug.cgi?id=706652
2013-09-09 12:00:52 +02:00
..
clutter-device-manager-evdev.c evdev: add callback to constrain the pointer position 2013-09-09 12:00:52 +02:00
clutter-device-manager-evdev.h evdev: Merge clutter-event-evdev.[ch] into the device manager 2010-11-30 14:40:38 +00:00
clutter-evdev.h evdev: add callback to constrain the pointer position 2013-09-09 12:00:52 +02:00
clutter-input-device-evdev.c evdev: remove dead code 2013-08-13 09:41:45 +02:00
clutter-input-device-evdev.h evdev: remove dead code 2013-08-13 09:41:45 +02:00
clutter-xkb-utils.c evdev: add master / slave device handling 2013-08-13 17:42:43 +02:00
clutter-xkb-utils.h evdev: add master / slave device handling 2013-08-13 17:42:43 +02:00