text, inputmethod: Add keycode parameter in the filter_key protocol 51/200351/1
authorInhong Han <inhong1.han@samsung.com>
Fri, 22 Feb 2019 05:31:11 +0000 (14:31 +0900)
committerInhong Han <inhong1.han@samsung.com>
Fri, 22 Feb 2019 05:31:49 +0000 (14:31 +0900)
Change-Id: Ic8b267599d21b006ea0387ae7dc02a7beb6fcf2b

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

index 705342b..197606f 100644 (file)
       <arg name="dev_name" type="string"/>
       <arg name="dev_class" type="uint"/>
       <arg name="dev_subclass" type="uint"/>
+      <arg name="keycode" type="uint"/>
     </event>
     <event name="capital_mode">
       <arg name="mode" type="uint"/>
index f81168c..bb65da5 100644 (file)
       <arg name="dev_name" type="string"/>
       <arg name="dev_class" type="uint"/>
       <arg name="dev_subclass" type="uint"/>
+      <arg name="keycode" type="uint"/>
     </request>
     <request name="get_hide_permission">
       <description summary="get permission to hide input panel">