Giovanni Campagna e965cf32d4 MetaWindowActor: fix updates with multiple size changes in one frame
We must set x11_size_changed even if we are frozen, as every window
size change makes the X server drop the pixmap, and we might lose
the information at the next thaw() if the window changes size
twice in one frame (so we would keep drawing with the old pixmap
until something else causes another resize)
2013-09-25 19:23:58 +02:00
..
2013-09-17 09:49:17 +02:00
2013-09-16 00:34:48 +02:00
2009-06-16 14:17:10 -04:00