Lines Matching full:summary

27   <description summary="Create remote desktop-style surfaces">
42 <description summary="remote_shell">
49 <description summary="containers for remote surfaces">
53 <entry name="default" value="1" summary="default container"/>
54 <entry name="overlay" value="2" summary="system modal container"/>
58 <description summary="state types for remote surfaces">
61 <entry name="normal" value="1" summary="normal window state"/>
62 <entry name="minimized" value="2" summary="minimized window state"/>
63 <entry name="maximized" value="3" summary="maximized window state"/>
64 <entry name="fullscreen" value="4" summary="fullscreen window state"/>
65 <entry name="pinned" value="5" summary="pinned window state"/>
66 <entry name="trusted_pinned" value="6" summary="trusted pinned window state"/>
67 <entry name="moving" value="7" summary="moving window state"/>
68 <entry name="resizing" value="8" summary="resizing window state"/>
69 <entry name="left_snapped" value="9" summary="left snapped window state"/>
70 <entry name="right_snapped" value="10" summary="right snapped window state"/>
71 <entry name="pip" value="11" summary="pip window state"/>
75 <entry name="role" value="0" summary="given wl_surface has another role"/>
77 summary="invalid notification key"/>
81 <description summary="the layout mode">
84 <entry name="windowed" value="1" summary="multiple windows"/>
85 <entry name="tablet" value="2" summary="restricted mode for tablet"/>
89 <description summary="destroy remote_shell">
99 <description summary="create a remote shell surface from a surface">
115 <description summary="activated surface changed">
123 <description summary="create a notification surface from a surface">
133 <description summary="suggests a re-configuration of remote shell">
150 <description summary="area of remote shell">
166 <arg name="is_internal" type="uint" summary="1 if screen is built-in"/>
170 <description summary="suggests configuration of remote shell">
180 <description summary="initialize scale configuration">
183 <arg name="scale" type="int" summary="DP to pixels ratio, in 8.24 fixed point format"/>
189 <description summary="Create a input method surface from a surface">
200 <description summary="extra display information">
214 <description summary="area of remote shell in pixels">
232 <arg name="systemui_visibility" type="int" summary="systemui_visibility_state"/>
234 <arg name="is_internal" type="uint" summary="1 if screen is built-in"/>
235 <arg name="identification_data" type="array" summary="EDID blob data"/>
241 <description summary="Create a toast surface from a surface">
252 <description summary="sends the layout_mode">
255 <arg name="layout_mode" type="uint" summary="layout_mode enum"/>
259 <description summary="extend output interface for remote shell">
263 …<arg name="id" type="new_id" interface="zcr_remote_output_v1" summary="the new remote output inter…
264 <arg name="output" type="object" interface="wl_output" summary="the output"/>
268 <description summary="set use default device scale cancellation">
274 <arg name="use_default_device_scale_factor" type="int" summary="0 if false"/>
280 <description summary="desktop foucs state">
283 <entry name="no_focus" value="1" summary="no window get focused"/>
284 <entry name="client_focused" value="2" summary="client window get focused"/>
285 <entry name="other_client_focused" value="3" summary="other client window get focused"/>
289 <description summary="desktop window focus state change">
298 <description summary="A desktop window">
314 <description summary="systemui visibility behavior">
317 <entry name="visible" value="1" summary="system ui is visible"/>
318 <entry name="autohide_non_sticky" value="2" summary="system ui autohides and is not sticky"/>
319 <entry name="autohide_sticky" value="3" summary="system ui autohides and is sticky"/>
323 <description summary="window orientation">
326 <entry name="portrait" value="1" summary="portrait"/>
327 <entry name="landscape" value="2" summary="landscape"/>
331 <description summary="window type">
334 <entry name="normal" value="1" summary="normal app window"/>
335 <entry name="system_ui" value="2" summary="window is treated as systemui"/>
336 … <entry name="hidden_in_overview" value="3" summary="window is normal, but hidden in overview"/>
340 <description summary="Destroy the remote_surface">
347 <description summary="set application ID">
354 <description summary="set the new window geometry">
382 <description summary="set scale">
389 <description summary="set a rectangular shadow">
408 <description summary="suggests the window's background opacity">
415 <description summary="set surface title">
428 <description summary="set top inset for surface">
437 <description summary="make the surface active">
440 <arg name="serial" type="uint" summary="the serial of the user event"/>
444 <description summary="maximize">
456 <description summary="minimize">
467 <description summary="restore">
480 <description summary="fullscreen">
491 <description summary="unfullscreen">
502 <description summary="pin">
515 <description summary="unpin">
526 <description summary="suggests a re-layout of remote shell input area">
532 <description summary="suggests a re-layout of remote shell input area">
538 <description summary="surface wants to be closed">
551 <description summary="surface state type changed">
566 <description summary="set a rectangular shadow">
585 <description summary="requests the system ui visibility behavior for the surface">
594 <description summary="set always on top">
604 <description summary="unset always on top">
615 <description summary="suggest a surface change">
638 <description summary="ack a configure event">
659 <arg name="serial" type="uint" summary="the serial from the configure event"/>
663 <description summary="start an interactive move">
680 <description summary="set orientation">
689 <description summary="set the type of the window">
693 <arg name="type" type="uint" summary="type of the window"/>
699 <description summary="start an interactive resize">
714 <description summary="expand input region for resizing">
726 <description summary="announce window geometry commit">
742 <description summary="bounds_change_reason">
745 <entry name="drag_move" value="1" summary="the window is being moved by drag operation"/>
746 <entry name="drag_resize" value="2" summary="the window is being resized by drag operation."/>
748 summary="the window is resized to left snapped state"/>
750 summary="the window is resized to right snapped state"/>
752 summary="the window bounds is moved due to other WM operations"/>
754 summary="the window bounds is reiszed due to other WM operations"/>
755 <entry name="pip" value="7" summary="the window bounds is resized or moved for PIP"/>
759 <description summary="The compositor requested to change the bounds">
785 <description summary="start an interactive move">
802 <description summary="resize direction">
805 <entry name="none" value="0" summary="move only, no resize"/>
806 <entry name="left" value="1" summary="resize to the left"/>
807 <entry name="topleft" value="2" summary="resize to the top left"/>
808 <entry name="top" value="3" summary="resize to the top"/>
809 <entry name="topright" value="4" summary="resize to the top right"/>
810 <entry name="right" value="5" summary="resize to the right"/>
811 <entry name="bottomright" value="6" summary="resize to the buttom right"/>
812 <entry name="bottom" value="7" summary="resize to the bottom"/>
813 <entry name="bottomleft" value="8" summary="resize to the bottom left"/>
817 <description summary="Notifies that a drag to move/resize started.">
830 <description summary="Notifies that a drag operation has finished.">
838 <arg name="canceled" type="int" summary="true if the operation was canceled"/>
842 <description summary="set can_maximize">
848 <description summary="unset can_maximize">
854 <description summary="set the minimum size">
865 <description summary="set the maximum size">
881 <description summary="set the surface to left snapped">
887 <description summary="set the surface to right snapped">
895 <description summary="start an interactive resize">
909 <arg name="resize_direction" type="uint" summary="the direction of resize"/>
917 <description summary="frame types">
920 <entry name="none" value="0" summary="no frame"/>
921 <entry name="normal" value="1" summary="caption with shadow" />
922 <entry name="shadow" value="2" summary="shadow only"/>
923 <entry name="autohide" value="3" summary="autohide frame with shadow"/>
924 <entry name="overlay" value="4" summary="overlay frame with shadow" />
928 <description summary="request a frame for surface">
932 <arg name="type" type="uint" summary="the frame type"/>
936 <description summary="frame button types">
939 <entry name="back" value="1" summary="a button to naviate backwards"/>
940 <entry name="minimize" value="2" summary="a button to minimize the window"/>
942 summary="a button to maximize or restore"/>
944 summary="a button to activate application's menu"/>
945 <entry name="close" value="16" summary="a button to close the window"/>
947 summary="a mask to turn the maximize_restore button to zoom button"/>
951 <description summary="updates buttons' state on frame">
963 <description summary="set extra title string">
979 <description summary="orientation lock request for remote surfaces">
982 <entry name="none" value="1" summary="no orientation lock"/>
983 <entry name="portrait" value="2" summary="primary or secondary portrait"/>
984 <entry name="landscape" value="3" summary="primary or secondary landscape"/>
985 <entry name="current" value="4" summary="keep current orientation"/>
986 <entry name="portrait_primary" value="5" summary="primary portrait"/>
987 <entry name="landscape_primary" value="6" summary="primary landscape"/>
988 <entry name="portrait_secondary" value="7" summary="secondary portrait"/>
989 <entry name="landscape_secondary" value="8" summary="secondary landscape"/>
993 <description summary="set orientation lock for a remote surface">
996 <arg name="orientation_lock" type="uint" summary="the orientation lock"/>
1002 <description summary="set pip for a remote surface">
1010 <description summary="set window bounds">
1042 <description summary="set the maximum size">
1060 <description summary="block server side IME">
1071 <description summary="unblock host side IME">
1080 <description summary="zoom level change">
1083 <entry name="in" value="0" summary="zoom in"/>
1084 <entry name="out" value="1" summary="zoom out"/>
1085 <entry name="reset" value="2" summary="reset zoom level"/>
1089 <description summary="change zoom level">
1092 <arg name="change" type="int" summary="zoom_change"/>
1097 <description summary="set accessibility ID to the surface">
1100 …<arg name="id" type="int" summary="Accessibility ID. Negative number causes to unset existing acce…
1105 <description summary="set the pip original window">
1111 <description summary="unset the pip original window">
1118 <description summary="set system gesture exclusion">
1127 <description summary="set resize lock state">
1137 <description summary="unset resize lock state">
1149 <description summary="The compositor requested to change the bounds">
1164 <arg name="output" type="object" interface="wl_output" summary="the output"/>
1173 <description summary="set window bounds">
1194 <arg name="output" type="object" interface="wl_output" summary="the output"/>
1203 <description summary="A notification window">
1209 <description summary="Destroy the notification_surface">
1217 <description summary="set application ID">
1225 <description summary="An input method window">
1230 <description summary="Destroy the ime_surface">
1238 <description summary="set window bounds">
1267 <description summary="set window bounds">
1285 <arg name="output" type="object" interface="wl_output" summary="the output"/>
1294 <description summary="A toast window">
1300 <description summary="Destroy the toast_surface">
1306 <description summary="set toast bounds position">
1328 <description summary="set toast bounds size">
1350 <description summary="set toast bounds position">
1365 <arg name="output" type="object" interface="wl_output" summary="the output"/>
1374 <description summary="remote shell interface to a wl_output">
1380 <description summary="destroy remote_output">
1386 <description summary="the identifier for the display">
1394 <description summary="the port of the display">
1401 <description summary="the identification data for the display">
1408 <description summary="insets for the display in pixels">
1418 <description summary="stable insets for a display in pixels">
1429 <description summary="systemui_visibility_state for a display">
1433 <arg name="systemui_visibility" type="int" summary="systemui_visibility_state enum"/>
1439 <description summary="systemui behavior">
1442 <entry name="visible" value="1" summary="system ui is visible"/>
1443 <entry name="hidden" value="2" summary="system ui is autohide or hidden"/>
1447 <description summary="systemui_behavior_state for a display">
1451 <arg name="systemui_behavior" type="int" summary="systemui_behavior enum"/>