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 cc7658f173396ae4648e43ab3b65fc63230f7b27..2d5e41b3133de5f36d56a12f8fbd1481eacec66a 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 e43ef6bc8363e5a26203de5e055796000749bdea..b78b1cbb7dd7bf133cd14cf6b415f3fadde31cd3 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