aboutsummaryrefslogtreecommitdiff
path: root/sway.5.txt
diff options
context:
space:
mode:
authorS. Christoffer Eliesen <christoffer@eliesen.no>2015-11-26 23:53:20 +0100
committerS. Christoffer Eliesen <christoffer@eliesen.no>2015-11-27 17:58:10 +0100
commit2d0f78c0d6fb67b38c056856608708be610b7096 (patch)
treef87d318d7701b572932687a1f388af2ec6458b15 /sway.5.txt
parentdb642fc8c5f4450c35cafb2760433b95b4c9c053 (diff)
workspace: Learn sticky.
A floating window that's sticky will move to the new active workspace whenever the workspace on the same output changes.
Diffstat (limited to 'sway.5.txt')
-rw-r--r--sway.5.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/sway.5.txt b/sway.5.txt
index 9f581a42..dc5e5d66 100644
--- a/sway.5.txt
+++ b/sway.5.txt
@@ -166,6 +166,10 @@ Commands
**splitv**::
Equivalent to **split vertical**.
+**sticky** <enable|disable|toggle>::
+ If enabled and the windows is floating it will always be present on the active
+ workspace on that output.
+
**workspace** <name>::
Switches to the specified workspace.