document Resize action

This commit is contained in:
bi4k8 2021-12-11 22:58:00 +00:00
parent 859495a8be
commit e8e0e0f0bc

View file

@ -27,6 +27,9 @@ Actions are used in keyboard bindings.
Move view to edge of outputs. Understands directions "left", "up", Move view to edge of outputs. Understands directions "left", "up",
"right" and "down". "right" and "down".
*<action name="Resize">*
Begin interactive resize of window under cursor
*<action name="SnapToEdge"><direction>* *<action name="SnapToEdge"><direction>*
Resize view to fill half the output in the given direction. Supports Resize view to fill half the output in the given direction. Supports
directions "left", "up", "right", "down" and "center". directions "left", "up", "right", "down" and "center".