]> git.sur5r.net Git - i3/i3/commitdiff
docs/userguide: Update description of focus wrapping
authorVladimir Panteleev <git@thecybershadow.net>
Fri, 15 Sep 2017 01:59:50 +0000 (01:59 +0000)
committerVladimir Panteleev <git@thecybershadow.net>
Thu, 21 Sep 2017 15:32:44 +0000 (15:32 +0000)
Focus wrapping applies to all kinds of containers, not just
tabbed/stacked ones.

docs/userguide

index cc9b5a01ae850219f26b6f7c1f0be4b7ccf51536..7064dcefecc134eb326b7236b10969f98f733614 100644 (file)
@@ -1039,11 +1039,12 @@ popup_during_fullscreen smart
 
 === Focus wrapping
 
-When being in a tabbed or stacked container, the first container will be
-focused when you use +focus down+ on the last container -- the focus wraps. If
-however there is another stacked/tabbed container in that direction, focus will
-be set on that container. This is the default behavior so you can navigate to
-all your windows without having to use +focus parent+.
+When in a container with several windows or child containers, the opposite
+window will be focused when trying to move the focus over the edge of a
+container (and there are no other containers in that direction) -- the focus
+wraps. If however there is another window or container in that direction, focus
+will be set on that window or container. This is the default behavior so you
+can navigate to all your windows without having to use +focus parent+.
 
 If you want the focus to *always* wrap and you are aware of using +focus
 parent+ to switch to different containers, you can use the