aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/mb-wm-comp-mgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/mb-wm-comp-mgr.c')
-rw-r--r--matchbox/mb-wm-comp-mgr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/matchbox/mb-wm-comp-mgr.c b/matchbox/mb-wm-comp-mgr.c
index 5aa6d6b..fe5afcc 100644
--- a/matchbox/mb-wm-comp-mgr.c
+++ b/matchbox/mb-wm-comp-mgr.c
@@ -444,6 +444,8 @@ mb_wm_comp_mgr_turn_on (MBWMCompMgr *mgr)
wm->damage_event_base + XDamageNotify,
(MBWMXEventFunc)klass->handle_damage,
mgr);
+
+ XSync (wm->xdpy, False);
}
void