summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
Diffstat (limited to 'protocol')
-rw-r--r--protocol/shell-helper.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/protocol/shell-helper.xml b/protocol/shell-helper.xml
index e9e324d..404b775 100644
--- a/protocol/shell-helper.xml
+++ b/protocol/shell-helper.xml
@@ -12,6 +12,10 @@
<arg name="existing_surface" type="object" interface="wl_surface"/>
</request>
+ <request name="set_panel">
+ <arg name="surface" type="object" interface="wl_surface"/>
+ </request>
+
<request name="slide_surface">
<arg name="surface" type="object" interface="wl_surface"/>
<arg name="x" type="int"/>