text, inputmethod: Added mime_type protocol 98/131498/4
authorInHong Han <inhong1.han@samsung.com>
Tue, 16 May 2017 11:15:37 +0000 (20:15 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 9 Jun 2017 07:39:43 +0000 (07:39 +0000)
Change-Id: I061b2dee2ff6df1f30fa87f9ca835ee6eac1dfe7

protocol/input-method.xml
protocol/text.xml

index cc7658f..2d5e41b 100644 (file)
     <event name="prediction_hint">
       <arg name="text" type="string"/>
     </event>
+    <event name="mime_type">
+      <arg name="type" type="string"/>
+    </event>
   </interface>
 
   <interface name="wl_input_method" version="1">
index e43ef6b..b78b1cb 100644 (file)
       </description>
       <arg name="text" type="string"/>
     </request>
+    <request name="set_mime_type">
+      <description summary="set the mime type">
+        Sets the mime type to deliver to the input panel.
+      </description>
+      <arg name="type" type="string"/>
+    </request>
     <event name="enter">
       <description summary="enter event">
         Notify the text_input object when it received focus. Typically in