From e6d83206bdea32481c49c20daadf437e7a46cc60 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 18 Aug 2015 18:51:20 -0400 Subject: [PATCH] Document new commands in sway(5) --- sway.5.txt | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/sway.5.txt b/sway.5.txt index 9f92dfe8e..b03fb73ed 100644 --- a/sway.5.txt +++ b/sway.5.txt @@ -76,13 +76,24 @@ Commands **splitv**:: Equivalent to **split vertical**. -**fullscreen**: +**floating_modifier** :: + When the _modifier_ key is held down, you may use left click to drag floating + windows, and right click to resize them. + +**fullscreen**:: Toggles fullscreen status for the focused view. -**workspace** : +**gaps** **:: + Adds _amount_ pixels between each view, and around each output. + +**gaps** **:: + Adds _amount_ pixels as an _inner_ or _outer_ gap, where the former affects + spacing between views and the latter affects the space around each output. + +**workspace** :: Switches to the specified workspace. -**workspace** : +**workspace** :: Switches to the next workspace on the current output. **workspace** output ::