commit | af7b1ffaf4797c26d5864f14e1a2bf65a175d864 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Tue Jun 26 21:19:23 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jun 27 10:24:21 2012 -0400 |
tree | faf19f323407f3ab86b0394ad89bf2a1d6c6abee | |
parent | 962342cb8ef44c598a248746c5b30a23ac004336 [diff] [blame] |
shell: Make panel just a wl_surface too
diff --git a/protocol/desktop-shell.xml b/protocol/desktop-shell.xml index 97b6b4f..1edd011 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">