text: Allow setting the seat to null for AoT 89/304889/1
authorInhong Han <inhong1.han@samsung.com>
Thu, 25 Jan 2024 06:52:32 +0000 (15:52 +0900)
committerInHong Han <inhong1.han@samsung.com>
Thu, 25 Jan 2024 06:54:31 +0000 (06:54 +0000)
Change-Id: Ie467afa9211a32e871d1cf797f4aba9261160639

protocol/tizen/text.xml

index 2e8780e..0c4f1f6 100644 (file)
@@ -59,7 +59,7 @@
         text_input object and tracked for focus lost. The enter event
         is emitted on successful activation.
       </description>
-      <arg name="seat" type="object" interface="wl_seat"/>
+      <arg name="seat" type="object" interface="wl_seat" allow-null="true"/>
       <arg name="surface" type="object" interface="wl_surface"/>
     </request>
     <request name="deactivate">