File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 111111 Tell the shell to keep the surface above on all workspaces
112112 </description >
113113 </request >
114- <<<<<<< leolost/make-modal
115- <request name =" make_modal" >
116- <description summary =" requests to make a surface system modal" >
117- This will block all user input outside the surface and most system shortcuts.
118- </description >
119-
120- <arg name =" dim" type =" uint" summary =" 1 to dim, 0 to not dim" />
121- =======
122114
123115 <request name =" make_centered" >
124116 <description summary =" requests to keep the surface centered" >
127119 </description >
128120 </request >
129121
122+ <request name =" make_modal" >
123+ <description summary =" requests to make a surface system modal" >
124+ This will block all user input outside the surface and most system shortcuts.
125+ </description >
126+
127+ <arg name =" dim" type =" uint" summary =" 1 to dim, 0 to not dim" />
128+ </request >
129+
130130 <request name =" focus" >
131131 <description summary =" request keyboard focus" >
132132 Request keyboard focus, taking it away from any other window.
133133 Keyboard focus must always be manually be requested and is
134134 - in contrast to normal windows - never automatically granted
135135 by the compositor.
136136 </description >
137- >>>>>>> main
138137 </request >
139138 </interface >
140139</protocol >
You can’t perform that action at this time.
0 commit comments