mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-29 09:52:29 +01:00
Make window border colours configurable.
Use the new preferences FrameBorderColor and FrameSelectedBorderColor to set the border colour of frame windows and selected frame windows respectively.
This commit is contained in:
committed by
Carlos R. Mafra
parent
c3a2438fac
commit
dee30d06ac
@@ -40,6 +40,7 @@
|
||||
#ifdef XKB_BUTTON_HINT
|
||||
#define WFF_LANGUAGE_BUTTON (1<<6)
|
||||
#endif
|
||||
#define WFF_SELECTED (1<<7)
|
||||
|
||||
|
||||
#define WFF_IS_SHADED (1<<16)
|
||||
|
||||
Reference in New Issue
Block a user