From 2d0f78c0d6fb67b38c056856608708be610b7096 Mon Sep 17 00:00:00 2001 From: "S. Christoffer Eliesen" Date: Thu, 26 Nov 2015 23:53:20 +0100 Subject: workspace: Learn sticky. A floating window that's sticky will move to the new active workspace whenever the workspace on the same output changes. --- sway.5.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sway.5.txt') 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** :: + If enabled and the windows is floating it will always be present on the active + workspace on that output. + **workspace** :: Switches to the specified workspace. -- cgit v1.2.3-54-g00ecf