shell: Make panel just a wl_surface too

This commit is contained in:
Kristian Høgsberg
2012-06-26 21:19:23 -04:00
parent 962342cb8e
commit af7b1ffaf4
5 changed files with 50 additions and 59 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<request name="set_panel">
<arg name="output" type="object" interface="wl_output"/>
<arg name="surface" type="object" interface="wl_shell_surface"/>
<arg name="surface" type="object" interface="wl_surface"/>
</request>
<request name="set_lock_surface">