win: run wayland region updating during RENDER_FLUSH_PRE
authorMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 10 Dec 2015 19:20:16 +0000 (14:20 -0500)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Thu, 10 Dec 2015 19:20:16 +0000 (14:20 -0500)
commit3efa05c52ad91fd687655fa873618992c9cd4be1
tree8bb5f5d81be8f1eb46ba52cc7cd4977737c30f03
parentc6c3a7f78afbd8d86c5622f1226fd2d1147dccc6
win: run wayland region updating during RENDER_FLUSH_PRE

regions have not yet been calculated during RENDER_PRE, and commit
happens during the outbuf flush, so this callback should be the latest
possible time at which window geometry can be sent
legacy/elementary/src/lib/elm_win.c