mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue