1
0
Fork 0
mutter-performance-source/clutter/wayland
Robert Bragg 83b94ec27d wayland-surface: Make _set_surface api public
This exposes a clutter_wayland_surface_set_surface() function. The
implementation ignores requests to re-set the same surface and since now
has code to cleanup old surface state before setting the new surface.
(previously the surface was construct only so this wasn't necessary)

Reviewed-by: Neil Roberts <neil@linux.intel.com>
Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
2012-03-01 11:41:51 +00:00
..
clutter-backend-wayland.c wayland: Save the output mode so that it can be used to fullscreen windows 2012-01-26 14:13:23 +00:00
clutter-backend-wayland.h wayland: Save the output mode so that it can be used to fullscreen windows 2012-01-26 14:13:23 +00:00
clutter-device-manager-wayland.c build: make internal option_xkb_* symbols static 2011-12-08 16:13:38 +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: Updates client side wayland support 2011-12-08 16:13:37 +00: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: Add accessor API to permit access to underlying Wayland structures 2012-02-14 13:54:15 +00:00
clutter-input-device-wayland.h wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-stage-wayland.c wayland: Add accessor API to permit access to underlying Wayland structures 2012-02-14 13:54:15 +00:00
clutter-stage-wayland.h wayland: Support setting fullscreen before the stage is realized 2012-01-26 14:14:13 +00:00
clutter-wayland-compositor.h Adds wayland-surface actor for wayland compositors 2011-12-08 16:13:37 +00:00
clutter-wayland-surface.c wayland-surface: Make _set_surface api public 2012-03-01 11:41:51 +00:00
clutter-wayland-surface.h wayland-surface: Make _set_surface api public 2012-03-01 11:41:51 +00:00
clutter-wayland.h wayland: Add accessor API to permit access to underlying Wayland structures 2012-02-14 13:54:15 +00:00