mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 05:18:06 +01:00
Make window border size configurable.
Use the new preference FrameBorderWidth to configure the width of frame window borders.
This commit is contained in:
committed by
Carlos R. Mafra
parent
dee30d06ac
commit
2affd6d484
@@ -167,6 +167,7 @@ typedef struct _WScreen {
|
||||
WMColor *mtext_color; /* menu item text */
|
||||
WMColor *dtext_color; /* disabled menu item text */
|
||||
|
||||
int frame_border_width;
|
||||
WMColor *frame_border_color;
|
||||
WMColor *frame_selected_border_color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user