summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2012-06-26 21:19:23 -0400
committerKristian Høgsberg <krh@bitplanet.net>2012-06-27 10:24:21 -0400
commitaf7b1ffaf4797c26d5864f14e1a2bf65a175d864 (patch)
treefaf19f323407f3ab86b0394ad89bf2a1d6c6abee /protocol
parent962342cb8ef44c598a248746c5b30a23ac004336 (diff)
shell: Make panel just a wl_surface too
Diffstat (limited to 'protocol')
-rw-r--r--protocol/desktop-shell.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/desktop-shell.xml b/protocol/desktop-shell.xml
index 97b6b4fe..1edd011d 100644
--- a/protocol/desktop-shell.xml
+++ b/protocol/desktop-shell.xml
@@ -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">