shell: Fix crash when an input panel is hiding
authorJan Arne Petersen <jpetersen@openismus.com>
Wed, 26 Sep 2012 12:39:45 +0000 (14:39 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 26 Sep 2012 15:28:31 +0000 (11:28 -0400)
commit1428b8ccf749233908436b4b480ceca5eafd18e7
tree127a55b2b7babd867d57dd3b23e47caf203c5c57
parent4e363d21bb71bbcccba0516c7e55a507b8397b61
shell: Fix crash when an input panel is hiding

Set the geometry.dirty on the input panel surface before calling
weston_surface_update_transform, so that the surface gets an output
assigned.
src/shell.c