aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd18
1 files changed, 10 insertions, 8 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 02592b5f..e8d3d606 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -155,7 +155,7 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
155 is specified, the view will be fullscreen across all outputs. 155 is specified, the view will be fullscreen across all outputs.
156 156
157*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current 157*gaps* inner|outer|horizontal|vertical|top|right|bottom|left all|current
158set|plus|minus <amount> 158set|plus|minus|toggle <amount>
159 Changes the _inner_ or _outer_ gaps for either _all_ workspaces or the 159 Changes the _inner_ or _outer_ gaps for either _all_ workspaces or the
160 _current_ workspace. _outer_ gaps can be altered per side with _top_, 160 _current_ workspace. _outer_ gaps can be altered per side with _top_,
161 _right_, _bottom_, and _left_ or per direction with _horizontal_ and 161 _right_, _bottom_, and _left_ or per direction with _horizontal_ and
@@ -215,7 +215,7 @@ set|plus|minus <amount>
215 If unspecified, the default is 10 pixels. Pixels are ignored when moving 215 If unspecified, the default is 10 pixels. Pixels are ignored when moving
216 tiled containers. 216 tiled containers.
217 217
218*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ptt] 218*move* [absolute] position <pos_x> [px|ppt] <pos_y> [px|ppt]
219 Moves the focused container to the specified position in the workspace. 219 Moves the focused container to the specified position in the workspace.
220 The position can be specified in pixels or percentage points, omitting 220 The position can be specified in pixels or percentage points, omitting
221 the unit defaults to pixels. If _absolute_ is used, the position is 221 the unit defaults to pixels. If _absolute_ is used, the position is
@@ -319,8 +319,10 @@ set|plus|minus <amount>
319 established by the *seat* subcommand of the same name. See 319 established by the *seat* subcommand of the same name. See
320 *sway-input*(5) for more ways to affect inhibitors. 320 *sway-input*(5) for more ways to affect inhibitors.
321 321
322*split* vertical|v|horizontal|h|toggle|t 322*split* vertical|v|horizontal|h|none|n|toggle|t
323 Splits the current container, vertically or horizontally. When _toggle_ is 323 Splits the current container, vertically or horizontally. When _none_ is
324 specified, the effect of a previous split is undone if the current
325 container is the only child of a split parent. When _toggle_ is
324 specified, the current container is split opposite to the parent 326 specified, the current container is split opposite to the parent
325 container's layout. 327 container's layout.
326 328
@@ -404,7 +406,7 @@ runtime.
404 a keyboard shortcuts inhibitor is active for the currently focused 406 a keyboard shortcuts inhibitor is active for the currently focused
405 window. Such inhibitors are usually requested by remote desktop and 407 window. Such inhibitors are usually requested by remote desktop and
406 virtualization software to enable the user to send keyboard shortcuts 408 virtualization software to enable the user to send keyboard shortcuts
407 to the remote or virtual session. The _--inhibited_ flag allows to 409 to the remote or virtual session. The _--inhibited_ flag allows one to
408 define bindings which will be exempt from pass-through to such 410 define bindings which will be exempt from pass-through to such
409 software. The same preference logic as for _--locked_ applies. 411 software. The same preference logic as for _--locked_ applies.
410 412
@@ -630,14 +632,14 @@ The default colors are:
630 should be used instead. Regardless of whether pango markup is enabled, 632 should be used instead. Regardless of whether pango markup is enabled,
631 _font_ should be specified as a pango font description. For more 633 _font_ should be specified as a pango font description. For more
632 information on pango font descriptions, see 634 information on pango font descriptions, see
633 https://developer.gnome.org/pango/stable/pango-Fonts.html#pango-font-description-from-string 635 https://docs.gtk.org/Pango/type_func.FontDescription.from_string.html#description
634 636
635*force_display_urgency_hint* <timeout> [ms] 637*force_display_urgency_hint* <timeout> [ms]
636 If an application on another workspace sets an urgency hint, switching to this 638 If an application on another workspace sets an urgency hint, switching to this
637 workspace may lead to immediate focus of the application, which also means the 639 workspace may lead to immediate focus of the application, which also means the
638 window decoration color would be immediately resetted to *client.focused*. This 640 window decoration color would be immediately reset to *client.focused*. This
639 may make it unnecessarily hard to tell which window originally raised the 641 may make it unnecessarily hard to tell which window originally raised the
640 event. This option allows to set a _timeout_ in ms to delay the urgency hint reset. 642 event. This option allows one to set a _timeout_ in ms to delay the urgency hint reset.
641 643
642*titlebar_border_thickness* <thickness> 644*titlebar_border_thickness* <thickness>
643 Thickness of the titlebar border in pixels 645 Thickness of the titlebar border in pixels