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>
Fri, 15 Feb 2013 02:33:42 +0000 (21:33 -0500)
commit0c36903fb399f187e45f835a6a04a3be320fa122
tree3a4774c069e43e4bb08a6172289ef258e1ca746c
parente994eddafc18e2bc928f57b25c23e53cb59e96af
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