|
|
@ -59,8 +59,8 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**(
|
|
|
|
Make focused view floating, non-floating, or the opposite of what it is now.
|
|
|
|
Make focused view floating, non-floating, or the opposite of what it is now.
|
|
|
|
|
|
|
|
|
|
|
|
**focus** <direction>::
|
|
|
|
**focus** <direction>::
|
|
|
|
Direction may be one of _up_, _down_, _left_, _right_, or _parent_. The
|
|
|
|
Direction may be one of _up_, _down_, _left_, _right_, _parent_, or _child_.
|
|
|
|
directional focus commands will move the focus in that direction. The parent
|
|
|
|
The directional focus commands will move the focus in that direction. The parent
|
|
|
|
focus command will change the focus to the parent of the currently focused
|
|
|
|
focus command will change the focus to the parent of the currently focused
|
|
|
|
container, which is useful, for example, to open a sibling of the parent
|
|
|
|
container, which is useful, for example, to open a sibling of the parent
|
|
|
|
container, or to move the entire container around.
|
|
|
|
container, or to move the entire container around.
|
|
|
|