labwc-actions(5): add SnapToEdge "center" argument

This commit is contained in:
Johan Malm 2021-10-18 19:47:32 +01:00
parent cf1bd67ec1
commit 40bd8f56d4

View file

@ -26,7 +26,7 @@ Actions are used in keyboard bindings.
*<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" and "down". directions "left", "up", "right", "down" and "center".
*<action name="NextWindow">* *<action name="NextWindow">*
Cycle focus to next window. Cycle focus to next window.