mutter/clutter/evdev
Rui Matos 458de1178d evdev: Set the initial core pointer coordinates to a sane value
ClutterInputDevice's default initial coordinates is (-1, -1) and since
they're updated from events in a relative way it means that the
pointer can go outside the stage right from the first event.

We usually let this up to higher layers to fix through the pointer
constraint callback but that doesn't work if the first event doesn't
put the pointer immediately inside the stage.

https://bugzilla.gnome.org/show_bug.cgi?id=725103
2014-02-27 11:31:33 +01:00
..
clutter-device-manager-evdev.c evdev: Set the initial core pointer coordinates to a sane value 2014-02-27 11:31:33 +01: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: Make the keymap available 2014-02-27 11:31:33 +01:00
clutter-input-device-evdev.c evdev: Port evdev input backend to libinput 2014-02-27 09:57:29 +01:00
clutter-input-device-evdev.h evdev: Port evdev input backend to libinput 2014-02-27 09:57:29 +01: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