SnapToRegion: Add documentation

This commit is contained in:
Consolatis 2023-01-07 03:30:10 +01:00
parent 07ee56176d
commit 111f48b485
3 changed files with 41 additions and 0 deletions

View file

@ -46,6 +46,10 @@ Actions are used in menus and keyboard/mouse bindings.
Resize window to fill half the output in the given direction. Supports
directions "left", "up", "right", "down" and "center".
*<action name="SnapToRegion" region="snap-1" />*
Resize and move active window according to the given region.
See labwc-config(5) for further information on how to define regions.
*<action name="NextWindow">*
Cycle focus to next window.