simple-egl: Set the right size for the opaque region when fullscreen
authorAnder Conselvan de Oliveira <conselvan2@gmail.com>
Fri, 7 Sep 2012 14:32:16 +0000 (17:32 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 17 Nov 2012 00:25:47 +0000 (19:25 -0500)
commite3d5e3029e04a19c5d2a51838701604f1f46683d
treee22f0566701868439efbb3fef54185b6ecfb136a
parent3a7f0689c50c82db1258198b89d82be6ea9a9f49
simple-egl: Set the right size for the opaque region when fullscreen

window.window_size holds the size of the window in windowed mode. Use
window.geometry for setting the opaque region since that holds the
current size.
clients/simple-egl.c