CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2009/05/17 17:40:57
Modified files:
app/cwm : calmwm.c calmwm.h client.c conf.c cwmrc.5
font.c group.c menu.c parse.y xutil.c
Log message:
a long time coming - re-work the way we deal with colors: since we're
using Xft(3), use it to select the font color as well instead of trying
to build one; properly allocate and free colors at-will, e.g. we now
have configurable colors.
feedback and ok's todd@ and oga@
