input-method: Fix issue wayland proxy is not generated 74/269274/2
authorInHong Han <inhong1.han@samsung.com>
Wed, 12 Jan 2022 08:25:05 +0000 (17:25 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 12 Jan 2022 08:27:05 +0000 (17:27 +0900)
Change-Id: I19ebf09616d0f28e0775eecdadd57d5cf7c4aabd

protocol/tizen/input-method.xml

index 044948e..e078568 100644 (file)
       <description summary="open connection event">
         Open socket connection to the ISF (Input Service Framework).
       </description>
-      <arg name="context" type="object" interface="zwp_input_method_context_v1"/>
+      <arg name="context" type="new_id" interface="zwp_input_method_context_v1"/>
     </event>
 
     <event name="close_connection">