mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Neil Roberts](/assets/img/avatar_default.png)
Applied patch from bug #810. * clutter/x11/clutter-event-x11.c (event_translate): Set a flag when resizing the stage from a ConfigureNotify event. * clutter/x11/clutter-stage-x11.c (clutter_stage_x11_request_coords): Don't try to resize the window again if the flag is set. (clutter_stage_x11_init): Added initialiser for the flag. * clutter/x11/clutter-stage-x11.h (struct _ClutterStageX11): Added the flag.