tizen_policy: add information about type parameter of snap_window 42/281842/1 accepted/tizen/unified/20220923.052706
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 22 Sep 2022 08:26:52 +0000 (17:26 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Thu, 22 Sep 2022 08:26:52 +0000 (17:26 +0900)
Change-Id: I9bcd036c02a13b55f0323c2ffca3725cd2bfb61c

protocol/tizen/tizen-extension.xml

index ebacb2f..1fba8b1 100644 (file)
          Snap the window to the location (such as the side of the screen) where you want it to be.
       </description>
       <arg name="surface" type="object" interface="wl_surface" summary="surface object"/>
-      <arg name="type" type="uint"/>
+      <arg name="type" type="uint" enum="snap_type" summary="snap type"/>
     </request>
   </interface>