summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThorsten Wißmann <re06huxa@stud.informatik.uni-erlangen.de>2013-01-07 15:07:39 +0100
committerThorsten Wißmann <re06huxa@stud.informatik.uni-erlangen.de>2013-01-07 15:07:39 +0100
commitd041e5b9137a017e69bf71328e49c8f729ae607e (patch)
tree163597781dc00f794afac3cb6874032284fba980 /doc
parent4cd75064d417c47dffdaa671ac7a2cae4b9f8133 (diff)
Disable focus_follows_mouse in max layout
This disables focus_follows_mouse if other clients (i.e. clients in max layout) are hidden by that focus change. Then an extra click is required.
Diffstat (limited to 'doc')
-rw-r--r--doc/herbstluftwm.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/herbstluftwm.txt b/doc/herbstluftwm.txt
index d03b5b0d..4345ddac 100644
--- a/doc/herbstluftwm.txt
+++ b/doc/herbstluftwm.txt
@@ -811,7 +811,11 @@ smart_window_surroundings (Integer)::
focus_follows_mouse (Integer)::
If set and a window is focused by mouse cursor, this window is focused (This
feature is also known as sloppy focus). If unset, you need to click to
- change the window focus by mouse.
+ change the window focus by mouse. +
+ +
+ If another window is hidden by the focus change (e.g. when having
+ pseudotiled windows in the max layout) then an extra click is required to
+ change the focus.
focus_stealing_prevention (Integer)::
If set, only pagers and taskbars are allowed to change the focus. If unset,