1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00

Document FrameBorder* preferences.

Describe the new FrameBorderWidth and Frame(Selected)BorderColor
preferences in the NEWS file.
This commit is contained in:
Iain Patterson
2013-03-26 08:08:27 +00:00
committed by Carlos R. Mafra
parent 2affd6d484
commit 17f1eb6568

10
NEWS
View File

@@ -35,6 +35,16 @@ $ wdwrite WindowMaker WindowTitleMaxHeight 24
$ wdwrite WindowMaker MenuTitleMinHeight 24 $ wdwrite WindowMaker MenuTitleMinHeight 24
$ wdwrite WindowMaker MenuTitleMaxHeight 24 $ wdwrite WindowMaker MenuTitleMaxHeight 24
Options to configure window/menu borders
----------------------------------------
You can now configure the width and color of window and menu borders.
For example, the default settings could be configured as follows:
$ wdwrite WindowMaker FrameBorderWidth 1
$ wdwrite WindowMaker FrameBorderColor black
$ wdwrite WindowMaker FrameSelectedBorderColor white
--- 0.95.2 --- 0.95.2