make switchpanel configurable

This commit is contained in:
Haroldo
2019-07-14 17:43:28 +01:00
committed by Carlos R. Mafra
parent 4477ae4da4
commit 3665410377
4 changed files with 62 additions and 37 deletions
+9
View File
@@ -3,6 +3,15 @@ NEWS for veteran Window Maker users
-- 0.95.9
Configurable SwitchPanel
------------------------
SwitchPanel is now more configurable: you can configure the switch panel icon
size by setting the "SwitchPanelIconSize" option to your preferred value in
~/GNUstep/Defaults/WindowMaker. The font size used in this panel now is also
sensible to changes in the system font.
New user configuration directory environment variable
-----------------------------------------------------