mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 12:32:05 +00:00
12b4e0400c
Setting the stage size using clutter_actor_set_size() is almost always wrong: the X11 stage implementation should save the size and queue a relayout -- like it does when receiving a ConfigureNotify. The same should happen when setting it to be full screen. |
||
---|---|---|
.. | ||
clutter-backend-x11-private.h | ||
clutter-backend-x11.c | ||
clutter-backend-x11.h | ||
clutter-event-x11.c | ||
clutter-stage-x11.c | ||
clutter-stage-x11.h | ||
clutter-x11-enum-types.c.in | ||
clutter-x11-enum-types.h.in | ||
clutter-x11-texture-pixmap.c | ||
clutter-x11-texture-pixmap.h | ||
clutter-x11.h | ||
clutter-x11.pc.in | ||
Makefile.am |