mirror of
https://github.com/swaywm/sway.git
synced 2025-01-28 22:05:12 +01:00
Add manpage documentatioon for raise_floating
This commit is contained in:
parent
ec713125c6
commit
8bec0c90c7
1 changed files with 5 additions and 0 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue