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:24:09 +0000 (19:24 -0500)
commitedce9c295c12c0d0e10f51aea1cbf62ed073254c
treed2a781600d7ceba3ab11ccfe65eb5ca64e78d3f3
parentb8fcca915b3345e0ac106766b1a678cac3ae6094
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