shell: End popups if we trigger a shell grab
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 30 Oct 2012 18:07:27 +0000 (14:07 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 30 Oct 2012 18:09:36 +0000 (14:09 -0400)
commit57e090746e45b941cc313d464f99b7826fdf7ba5
treee84f1dee2b2f605135125ae9e63541e543eda775
parent5df8ecac5d31467122a9d8bda6241d5957ae6848
shell: End popups if we trigger a shell grab

Clicking outside popups closes them except in case of a shell grab
(move, resize or rotate), in which case we move the parent window away
from under the popup.  Instead, just end the popup in those cases.

https://bugs.freedesktop.org/show_bug.cgi?id=55674
src/shell.c