summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorJan Arne Petersen <jpetersen@openismus.com>2013-04-18 16:47:29 +0200
committerKristian Høgsberg <krh@bitplanet.net>2013-05-02 16:41:47 -0400
commit7cd29e199ac3fca57c84be021c36f9019cfa7b92 (patch)
treeb163ebe4da5d819cd44be6903ba0b8acf127d28a /protocol
parent14da96bf81b5fdf720698b633de2a742c4f644dd (diff)
downloadweston-7cd29e199ac3fca57c84be021c36f9019cfa7b92.tar.gz
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>
Diffstat (limited to 'protocol')
-rw-r--r--protocol/input-method.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol/input-method.xml b/protocol/input-method.xml
index 8a4ea7f3..d9ae4a92 100644
--- a/protocol/input-method.xml
+++ b/protocol/input-method.xml
@@ -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>