summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2012-06-27 10:22:15 -0400
committerKristian Høgsberg <krh@bitplanet.net>2012-06-27 10:24:21 -0400
commit0636ac307e900c08fe6b90784637d6c9ca46601a (patch)
treebde2941605eb3c069ebb5e3e6a4c2e84a22812f5 /protocol
parent1a73a6335ddd81bfdefbcb6c330943ac91002095 (diff)
shell: Make input_panel just a regular wl_surface
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 01cc6a93..687f169e 100644
--- a/protocol/desktop-shell.xml
+++ b/protocol/desktop-shell.xml
@@ -74,7 +74,7 @@
A keybaord surface is only shown, when a text model is active
</description>
- <arg name="surface" type="object" interface="wl_shell_surface"/>
+ <arg name="surface" type="object" interface="wl_surface"/>
<arg name="output" type="object" interface="wl_output"/>
</request>