shell: account for the subsurfaces when going fullscreen or maximizing
authorGiulio Camuffo <giuliocamuffo@gmail.com>
Thu, 25 Apr 2013 10:57:46 +0000 (13:57 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 10 May 2013 18:35:33 +0000 (14:35 -0400)
commitb836664c4249d496416f7c8a99dac03d04a3cf77
tree030dbd7bdeb0a1245bb5b3e17dfedff93e3780cb
parent61da3fc94813a1282640594c599591b9cc70bdae
shell: account for the subsurfaces when going fullscreen or maximizing

We must calculate the bounding box of the surface + subsurfaces set and use
that when maximizing the window or going fullscreen.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
src/shell.c