mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
labwc-actions(5): add SnapToEdge
This commit is contained in:
parent
7c829584f5
commit
98b682379f
1 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue