mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
decorations: rm keepBorder
This commit is contained in:
parent
8f50e33b6d
commit
28c8924fb1
7 changed files with 3 additions and 25 deletions
|
|
@ -129,9 +129,9 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
*<action name="ToggleTitlebar" />*
|
||||
Toggle titlebar of focused window.
|
||||
|
||||
If the 'keepBorder' configuration option is enabled (as in the default
|
||||
configuraton), then a border will be left as the only decorations around the
|
||||
window.
|
||||
A border will be left as the only decorations around the window.
|
||||
If you completely want to remove all server side decorations, use
|
||||
'ToggleDecorations' instead.
|
||||
|
||||
This has no effect on windows that do not have server side decorations.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue