document Resize action

This commit is contained in:
bi4k8 2021-12-11 22:58:00 +00:00 committed by ARDiDo
parent 3a29e436e5
commit 114e6545d6

View file

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