add full damage for x11 override clients on resize configure event
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 21 Aug 2015 18:51:33 +0000 (14:51 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 21 Aug 2015 18:51:33 +0000 (14:51 -0400)
commit74d9792e89820c2ad8b337959b2aca45ecfd9e6b
treeb15e0780b20104cef8b404248fc138521710d0fe
parentd70667a0678b97ea74733b15017596085dc36330
add full damage for x11 override clients on resize configure event

it seems that the reported damage events upon resizing an override window
are not accurate, and so we must force a full damage here while avoiding a
render queue in order to ensure that the full contents of the override will
be rendered in the next frame

fix T2045
src/bin/e_comp_x.c