mirror of
https://github.com/labwc/labwc.git
synced 2026-02-26 01:40:22 -05:00
action: add UnSnap action
Same untiling behavior as ToggleSnapToEdge/Region, but unconditionally. Co-authored-by: tokyo4j <hrak1529@gmail.com>
This commit is contained in:
parent
cb2e2c1016
commit
694c5a7469
2 changed files with 13 additions and 0 deletions
|
|
@ -108,6 +108,10 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
|
||||
See labwc-config(5) for further information on how to define regions.
|
||||
|
||||
*<action name="UnSnap" />*
|
||||
Resize and move active window back to its untiled position if
|
||||
it had been tiled to a direction or region.
|
||||
|
||||
*<action name="NextWindow" />*++
|
||||
*<action name="PreviousWindow" />*
|
||||
Cycle focus to next/previous window respectively.++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue