decorations: rm keepBorder

This commit is contained in:
Tobias Bengfort 2024-04-18 14:32:23 +02:00
parent 8f50e33b6d
commit 28c8924fb1
7 changed files with 3 additions and 25 deletions

View file

@ -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.