shell: Make the lock surface just a plain wl_surface too

This commit is contained in:
Kristian Høgsberg
2012-06-26 21:44:35 -04:00
parent af7b1ffaf4
commit 730c94d62e
3 changed files with 30 additions and 24 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
</request>
<request name="set_lock_surface">
<arg name="surface" type="object" interface="wl_shell_surface"/>
<arg name="surface" type="object" interface="wl_surface"/>
</request>
<request name="unlock"/>