Bug 1145 - Flicker on resize the window
authorNeil Roberts <neil@openedhand.com>
Wed, 17 Sep 2008 13:25:50 +0000 (13:25 +0000)
committerNeil Roberts <neil@openedhand.com>
Wed, 17 Sep 2008 13:25:50 +0000 (13:25 +0000)
commit6dac43ddebb927b0365d8ecbc93553d4577bdfbc
treefbd4c0e1ad6f310760780caa321291659682d19f
parent147880b148f71236ff1d1a7b5a78b323fcc43e8c
Bug 1145 - Flicker on resize the window

* clutter/glx/clutter-stage-glx.c (clutter_stage_glx_realize):
Don't set a backing pixel on the X window. Otherwise when the
window resizes it will flicker when X paints the background
immediatly before Clutter repaints the whole stage.
ChangeLog
clutter/glx/clutter-stage-glx.c