mirror of
https://github.com/labwc/labwc.git
synced 2026-02-26 01:40:22 -05:00
action: add Maximize
This commit is contained in:
parent
71f5ac8323
commit
d0aafb684f
2 changed files with 10 additions and 0 deletions
|
|
@ -74,6 +74,9 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
*<action name="ToggleMaximize">*
|
||||
Toggle maximize state of focused window.
|
||||
|
||||
*<action name="Maximize">*
|
||||
Maximize focused window.
|
||||
|
||||
*<action name="ToggleAlwaysOnTop">*
|
||||
Toggle always-on-top of focused window.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue