mutter/clutter/x11
Lionel Landwerlin 4d42904fcc x11/stage: fix multi-stage support
When handling Configure events from the X server we update the
internal copy of the window size. Unfortunately we may be updating the
wrong stage implementation because we use the one related to the event
translator (which is the first created stage).

This patch fix flickering/redrawning issues with multi-stage by
looking for the right stage implementation associated with an XEvent.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>
2012-03-18 00:17:36 +00:00
..
xsettings
clutter-backend-x11.c x11/backend: Ensure that pre/post parse hooks are not exposed 2012-03-07 12:36:43 +00:00
clutter-backend-x11.h
clutter-device-manager-core-x11.c x11/device-manager-core: Avoid a signed/unsigned comparison 2012-03-07 12:36:43 +00:00
clutter-device-manager-core-x11.h
clutter-device-manager-xi2.c
clutter-device-manager-xi2.h
clutter-event-x11.c
clutter-glx-texture-pixmap.c
clutter-glx-texture-pixmap.h
clutter-glx.h
clutter-input-device-core-x11.c
clutter-input-device-core-x11.h
clutter-input-device-xi2.c
clutter-input-device-xi2.h
clutter-keymap-x11.c x11/keymap: Avoid a signed/unsigned comparison 2012-03-07 12:36:43 +00:00
clutter-keymap-x11.h x11/keymap: Avoid a signed/unsigned comparison 2012-03-07 12:36:43 +00:00
clutter-settings-x11.h
clutter-stage-x11.c x11/stage: fix multi-stage support 2012-03-18 00:17:36 +00:00
clutter-stage-x11.h
clutter-x11-texture-pixmap.c
clutter-x11-texture-pixmap.h
clutter-x11.h