mirror of
https://github.com/labwc/labwc.git
synced 2026-03-16 05:33:50 -04:00
document Resize action
This commit is contained in:
parent
3a29e436e5
commit
114e6545d6
1 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,9 @@ Actions are used in keyboard bindings.
|
||||||
Move view to edge of outputs. Understands directions "left", "up",
|
Move view to edge of outputs. Understands directions "left", "up",
|
||||||
"right" and "down".
|
"right" and "down".
|
||||||
|
|
||||||
|
*<action name="Resize">*
|
||||||
|
Begin interactive resize of window under cursor
|
||||||
|
|
||||||
*<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", "down" and "center".
|
directions "left", "up", "right", "down" and "center".
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue