mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
decorations: add Decorate/Undecorate actions
This commit is contained in:
parent
d5f39c2ea0
commit
c9fc9e566a
2 changed files with 20 additions and 0 deletions
|
|
@ -128,6 +128,12 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
By disabling the theme configuration 'keepBorder' the first step
|
||||
will be removed and the action only toggles between on and off.
|
||||
|
||||
*<action name="Decorate" />*
|
||||
Enable decorations of focused window.
|
||||
|
||||
*<action name="Undecorate" />*
|
||||
Disable decorations of focused window.
|
||||
|
||||
*<action name="ToggleFullscreen" />*
|
||||
Toggle fullscreen state of focused window.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue