shell: Make input_panel just a regular wl_surface

This commit is contained in:
Kristian Høgsberg
2012-06-27 10:22:15 -04:00
parent 1a73a6335d
commit 0636ac307e
3 changed files with 51 additions and 105 deletions
+1 -1
View File
@@ -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>