mutter/clutter/wayland
Rob Bradford a5e44d3934 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:23:40 +01:00
..
clutter-backend-wayland-priv.h wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00
clutter-backend-wayland.c wayland: Add API for disabling the event dispatching 2013-07-23 18:23:40 +01:00
clutter-backend-wayland.h wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00
clutter-device-manager-wayland.c wayland: Only include Wayland headers in private 2013-02-20 23:06:28 +00:00
clutter-device-manager-wayland.h wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-event-wayland.c wayland: Do not poll the Wayland socket for events 2013-06-28 11:43:49 +01:00
clutter-event-wayland.h wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-input-device-wayland.c wayland: Use a fake millisecond monotonic time source for event times 2013-07-10 10:30:17 +01:00
clutter-input-device-wayland.h Hide clutter_input_device_wayland and clutter_stage_wayland types 2012-10-12 15:12:55 +01:00
clutter-stage-wayland.c wayland: make the surface toplevel when showing the stage 2013-07-02 16:01:55 +01:00
clutter-stage-wayland.h Hide clutter_input_device_wayland and clutter_stage_wayland types 2012-10-12 15:12:55 +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 Update ClutterWaylandSurface to use a resource instead of wl_buffer 2013-07-10 13:28:52 +01:00
clutter-wayland-surface.h Update ClutterWaylandSurface to use a resource instead of wl_buffer 2013-07-10 13:28:52 +01:00
clutter-wayland.h wayland: Add API for disabling the event dispatching 2013-07-23 18:23:40 +01:00