labwc-action(5): add "Move" action

This commit is contained in:
Johan Malm 2021-11-26 18:30:11 +00:00
parent c01d1f124c
commit 12137ba446

View file

@ -20,6 +20,9 @@ Actions are used in keyboard bindings.
*<action name="Iconify">*
Iconify (minimize) focused window.
*<action name="Move">*
Begin interactive move of window under cursor
*<action name="MoveToEdge"><direction>*
Move view to edge of outputs. Understands directions "left", "up",
"right" and "down".