mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
a5e44d3934
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 |
||
---|---|---|
.. | ||
clutter-backend-wayland-priv.h | ||
clutter-backend-wayland.c | ||
clutter-backend-wayland.h | ||
clutter-device-manager-wayland.c | ||
clutter-device-manager-wayland.h | ||
clutter-event-wayland.c | ||
clutter-event-wayland.h | ||
clutter-input-device-wayland.c | ||
clutter-input-device-wayland.h | ||
clutter-stage-wayland.c | ||
clutter-stage-wayland.h | ||
clutter-wayland-compositor.h | ||
clutter-wayland-surface.c | ||
clutter-wayland-surface.h | ||
clutter-wayland.h |