aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorJonathan Buch <jbuch@synyx.de>2018-09-25 14:57:47 +0200
committerJonathan Buch <jbuch@synyx.de>2018-10-03 16:23:14 +0200
commit8bec0c90c71439027cec6d35438e3660196e5584 (patch)
tree9b6b3ca79b5bdec1c11e43a9753c96f8bc4df887 /sway/sway.5.scd
parentec713125c6593b3671dc54e41b90333b42783dff (diff)
Add manpage documentatioon for raise_floating
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd5
1 files changed, 5 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 3202d517..3fda6cef 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -441,6 +441,11 @@ The default colors are:
devices. A list of input device names may be obtained via *swaymsg -t
get\_inputs*.
+*raise\_floating* yes|no
+ Controls the behaviour of floating windows. A _yes_ (the default) will
+ raise windows on gaining focus. A _no_ will only raise floating windows
+ by clicking anywhere in the window.
+
*seat* <seat> <seat-subcommands...>
For details on seat subcommands, see *sway-input*(5).