mutter/clutter/wayland
Rob Bradford a5230278b4 wayland: Add API for disabling the event dispatching
This allows the integration of Clutter with another library, like GTK+,
that is dispatching the events itself. This is implemented by calling
into the cogl_wayland_renderer_set_event_dispatch_enabled() and since
that function must be called on the newly created renderer the newly
added clutter_wayland_disable_event_retrieval must be called before
clutter_init()

https://bugzilla.gnome.org/show_bug.cgi?id=704279
2013-07-23 18:27:50 +01:00
..
clutter-backend-wayland-priv.h
clutter-backend-wayland.c wayland: Add API for disabling the event dispatching 2013-07-23 18:27:50 +01:00
clutter-backend-wayland.h
clutter-device-manager-wayland.c
clutter-device-manager-wayland.h
clutter-event-wayland.c wayland: Do not poll the Wayland socket for events 2013-06-28 11:38:44 +01:00
clutter-event-wayland.h
clutter-input-device-wayland.c wayland: Use a fake millisecond monotonic time source for event times 2013-07-10 13:11:23 +01:00
clutter-input-device-wayland.h
clutter-stage-wayland.c wayland: make the surface toplevel when showing the stage 2013-06-28 12:15:40 +01:00
clutter-stage-wayland.h
clutter-wayland-compositor.h
clutter-wayland-surface.c 2.0: Remove all Since: annotations 2013-04-05 18:48:01 +01:00
clutter-wayland-surface.h 2.0: Remove all Since: annotations 2013-04-05 18:48:01 +01:00
clutter-wayland.h wayland: Add API for disabling the event dispatching 2013-07-23 18:27:50 +01:00