inputmethod: Add degree information in show input panel event 37/232137/2
authorJi-hoon Lee <dalton.lee@samsung.com>
Tue, 28 Apr 2020 12:30:26 +0000 (21:30 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 11 Nov 2020 07:46:36 +0000 (16:46 +0900)
Change-Id: I2b6da8aa3c9d9734a040ccd07b4eaadab52b2537

protocol/tizen/input-method.xml

index 76d3152..54ba8ef 100644 (file)
         Input panel (virtual keyboard) was requested to show.
       </description>
       <arg name="context" type="object" interface="wl_input_method_context"/>
+      <arg name="degree" type="uint"/>
     </event>
     <event name="hide_input_panel">
       <description summary="hide input panel event">