From 8bec0c90c71439027cec6d35438e3660196e5584 Mon Sep 17 00:00:00 2001 From: Jonathan Buch Date: Tue, 25 Sep 2018 14:57:47 +0200 Subject: [PATCH] Add manpage documentatioon for raise_floating --- sway/sway.5.scd | 5 +++++ 1 file changed, 5 insertions(+) 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* For details on seat subcommands, see *sway-input*(5).