shell: Use a busy cursor animation for unresponsive surfaces

This commit is contained in:
Kristian Høgsberg
2012-06-05 09:58:51 -04:00
parent 7cee19778a
commit d56bd908bf
5 changed files with 192 additions and 66 deletions
+4
View File
@@ -23,6 +23,10 @@
<request name="unlock"/>
<request name="set_busy_surface">
<arg name="surface" type="object" interface="wl_surface"/>
</request>
<!-- We'll fold most of wl_shell into this interface and then
they'll share the configure event. -->
<event name="configure">