text: Add output argument to set_toplevel

Allow to specify an output for a toplevel  input panel surface.

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
This commit is contained in:
Jan Arne Petersen
2013-04-18 16:47:29 +02:00
committed by Kristian Høgsberg
parent 14da96bf81
commit 7cd29e199a
3 changed files with 27 additions and 28 deletions
+1
View File
@@ -208,6 +208,7 @@
<description summary="set the surface type as a keyboard">
A keybaord surface is only shown, when a text model is active
</description>
<arg name="output" type="object" interface="wl_output"/>
<arg name="position" type="uint"/>
</request>