shell: Add back ability to rotate unresponsive surfaces
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 15 Feb 2013 02:31:44 +0000 (21:31 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 18 Feb 2013 22:32:49 +0000 (17:32 -0500)
commit0831b750d5bcb00419d2c6189db53c0cb9de755a
tree9f468e6d93c5b6c70c2b2074d5a8a84e89aeb005
parent9ceb471a15f39b9a1619afb51f6c90c26819297d
shell: Add back ability to rotate unresponsive surfaces

When a surface in deemed unresponsive and we trigger the busy cursor, it's
no longer possible to rotate the surface.  This is clearly unacceptable.
This patch adds handling of right clicks to the busy grab so that we can
continue to rotate a surface even if the client is sleeping.

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