window: Don't use the frame's geometry when fullscreen
authorJasper St. Pierre <jstpierre@mecheye.net>
Mon, 4 Aug 2014 17:43:25 +0000 (13:43 -0400)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 5 Aug 2014 19:31:04 +0000 (12:31 -0700)
commita177df09bff049385137caa485960d274aa2fbf1
tree2d5e51506cbec06f080b5478b8bb3263175b1b3f
parentd8c6aeb8a5f5c5e53fbbf7cfabf85c026b1e4795
window: Don't use the frame's geometry when fullscreen

When fullscreen, we don't actually update the frame's geometry, so we
can't query it for there.
clients/window.c