only use fast-path pixmap size updating after a resize for x11 clients
authorMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 5 Oct 2015 21:28:26 +0000 (17:28 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Mon, 5 Oct 2015 21:28:26 +0000 (17:28 -0400)
commita68e3754793ceac476a078efc804b26846b7d7a8
tree0d4d4b1231ef147aad1433ddc3cf557bfc0520a9
parentd9ce22484b42b3f9895274137898dff97a0435c9
only use fast-path pixmap size updating after a resize for x11 clients

updating these values after other operations will result in the pixmap size
being set inaccurately, leading to rendering inconsistencies
src/bin/e_comp_x.c