]> git.mdlowis.com Git - proto/labwc.git/commitdiff
labwc-actions(5): add SnapToEdge
authorJohan Malm <jgm323@gmail.com>
Sun, 17 Oct 2021 20:27:25 +0000 (21:27 +0100)
committerJohan Malm <jgm323@gmail.com>
Sun, 17 Oct 2021 20:27:25 +0000 (21:27 +0100)
docs/labwc-actions.5.scd

index 0db582193cd100b21d85caef91f00caf1fd63772..ee5c86bffa4324650c9f967b27c8cc3ac0f8387d 100644 (file)
@@ -22,7 +22,11 @@ Actions are used in keyboard bindings.
 
 *<action name="MoveToEdge"><direction>*
        Move view to edge of outputs. Understands directions "left", "up",
-       "right" and "down"
+       "right" and "down".
+
+*<action name="SnapToEdge"><direction>*
+       Resize view to fill half the output in the given direction. Supports
+       directions "left", "up", "right" and "down".
 
 *<action name="NextWindow">*
        Cycle focus to next window.