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 705342b7c7748b27d29cb5266bacbf5dd2b51c41..197606fe6202eca1554db3dc5861fcfb7fbaefb4 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 f81168c50da9661614ee2e7144dd9662ed6788a6..bb65da53ff63f8a11a0e474a5922e0dab77d34e9 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">