mutter/clutter/wayland
Giovanni Campagna 786532213b evdev: add master / slave device handling
All evdev devices are slave devices, which means that xkb state
and pointer position must be shared by emulating a core keyboard
and a core pointer. Also, we must make sure to add all modifier
state (keyboard and button) to our events.

https://bugzilla.gnome.org/show_bug.cgi?id=705710
2013-08-13 17:42:43 +02:00
..
clutter-backend-wayland-priv.h
clutter-backend-wayland.c
clutter-backend-wayland.h wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00
clutter-device-manager-wayland.c
clutter-device-manager-wayland.h
clutter-event-wayland.c
clutter-event-wayland.h
clutter-input-device-wayland.c evdev: add master / slave device handling 2013-08-13 17:42:43 +02:00
clutter-input-device-wayland.h
clutter-stage-wayland.c wayland: When resizing only trigger a redraw if the stage has been shown 2013-08-12 17:29:28 +01:00
clutter-stage-wayland.h wayland: When resizing only trigger a redraw if the stage has been shown 2013-08-12 17:29:28 +01:00
clutter-wayland-compositor.h wayland-compositor: Don't use Wayland types in public API 2013-02-20 23:06:28 +00:00
clutter-wayland-surface.c
clutter-wayland-surface.h
clutter-wayland.h