mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 13:25:05 +00:00

* clutter/x11/clutter-event-x11.c (event_translate): Ignore ConfigureNotify events if we are painting on a foreign window. * clutter/x11/clutter-stage-x11.c: (clutter_stage_x11_request_coords): Reliquish control of the window size, if we are painting on a foreign window. This fixes the GtkClutterEmbed widget.