aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Connor E <38229097+c-edw@users.noreply.github.com>2019-04-15 01:16:35 +0100
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-04-14 20:44:12 -0400
commitb2cfcebef61087f819b55d2f815e62aa4a6f1a52 (patch)
tree1336d7d187cccd3f7d92b4bc4749973117c642ea /sway/sway.5.scd
parentImplement input type configs (#3784) (diff)
downloadsway-b2cfcebef61087f819b55d2f815e62aa4a6f1a52.tar.gz
sway-b2cfcebef61087f819b55d2f815e62aa4a6f1a52.tar.zst
sway-b2cfcebef61087f819b55d2f815e62aa4a6f1a52.zip
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd6
1 files changed, 0 insertions, 6 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 1650cd60..b484607a 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -529,12 +529,6 @@ The default colors are:
529 Whenever a window that matches _criteria_ appears, run list of commands. 529 Whenever a window that matches _criteria_ appears, run list of commands.
530 See *CRITERIA* for more details. 530 See *CRITERIA* for more details.
531 531
532*force_focus_wrapping* yes|no
533 This option is a wrapper to support i3's legacy syntax. _no_ is equivalent
534 to _focus_wrapping yes_ and _yes_ is equivalent to
535 _focus_wrapping force_. This is only available for convenience. Please
536 use _focus_wrapping_ instead when possible.
537
538*gaps* inner|outer|horizontal|vertical|top|right|bottom|left <amount> 532*gaps* inner|outer|horizontal|vertical|top|right|bottom|left <amount>
539 Sets default _amount_ pixels of _inner_ or _outer_ gap, where the inner 533 Sets default _amount_ pixels of _inner_ or _outer_ gap, where the inner
540 affects spacing around each view and outer affects the spacing around each 534 affects spacing around each view and outer affects the spacing around each