sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit cfcedfca71de866d66197b8389871acd1cab24ac
parent 5880478fb1d9a0f61696957f36a33f0ef7b85e73
Author: Brian Ashworth <RedSoxFan@users.noreply.github.com>
Date:   Thu,  8 Nov 2018 15:53:02 -0500

Merge pull request #3091 from c-edw/feature/FocusFollowsMouseDoc

Update documentation for focus_follows_mouse.
Diffstat:
Msway/sway.5.scd | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sway/sway.5.scd b/sway/sway.5.scd @@ -419,8 +419,10 @@ The default colors are: specified direction while holding the floating modifier. Resets the command, when given no arguments. -*focus\_follows\_mouse* yes|no - If set to _yes_, moving your mouse over a window will focus that window. +*focus\_follows\_mouse* yes|no|always + If set to _yes_, moving your mouse over a window will focus that window. If + set to _always_, the window under the cursor will always be focused, even + after switching between workspaces. *focus\_wrapping* yes|no|force This option determines what to do when attempting to focus over the edge