mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
decorations: clarify that decorate actions are about SSD
This commit is contained in:
parent
84452debaf
commit
bba57c0315
2 changed files with 6 additions and 5 deletions
|
|
@ -118,13 +118,13 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
yes.
|
||||
|
||||
*<action name="ToggleDecorations" />*
|
||||
Toggle decorations of focused window.
|
||||
Toggle server side decorations of focused window.
|
||||
|
||||
*<action name="Decorate" />*
|
||||
Enable decorations of focused window.
|
||||
Enable server side decorations of focused window.
|
||||
|
||||
*<action name="Undecorate" />*
|
||||
Disable decorations of focused window.
|
||||
Disable server side decorations of focused window.
|
||||
|
||||
*<action name="ToggleFullscreen" />*
|
||||
Toggle fullscreen state of focused window.
|
||||
|
|
|
|||
|
|
@ -398,8 +398,9 @@ extending outward from the snapped edge.
|
|||
The radius of server side decoration top corners. Default is 8.
|
||||
|
||||
*<theme><keepBorder>* [yes|no]
|
||||
Even when disabling server side decorations via ToggleDecorations,
|
||||
keep a small border (and resize area) around the window. Default is yes.
|
||||
Keep a small border (and resize area) even for undecorated windows. Default is yes.
|
||||
|
||||
This has no effect on windows that do not have server side decorations.
|
||||
|
||||
*<theme><font place="">*
|
||||
The font to use for a specific element of a window, menu or OSD.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue