aboutsummaryrefslogtreecommitdiffstats
path: root/font.c (unfollow)
Commit message (Expand)AuthorLines
2012-12-17stash the default screen visual and colormap in screen_ctxokan-8/+6
2012-12-17screen font -> xftfontokan-8/+8
2012-12-17knfokan-8/+9
2012-12-17non-trivial menu drawing rewrite, moving to Xft and solving variousokan-8/+28
2012-11-28replace hand rolled font_make() with XftFontOpenName() and merge intookan-20/+6
2012-11-09sortokan-2/+2
2012-10-31replace 'reload' with 'restart', which merely re-exec's cwm using theokan-6/+1
2011-09-08allow configurable menu font color; from Alexander Polakov with a tweakokan-3/+8
2011-06-27UTF8-ify, from Alexander Polakov, but without setlocale(), afterokan-4/+3
2011-06-24struct XftFont already has height which we can use directly instead ofokan-2/+2
2011-05-11tag and comment cleanup; ok oga@okan-1/+3
2009-12-15pull all non-X11 headers from calmwm.h and place them only where theyokan-0/+10
2009-12-15rid ourselves of these functional macros; convert to real functions.okan-0/+18
2009-12-15merge the 2 common header files; specific includes to be pulled out asokan-1/+0
2009-12-08start fixing screen_ctx usage, for it is utterly broken. bring fontokan-3/+3
2009-05-17a long time coming - re-work the way we deal with colors: since we'reokan-11/+3
2009-01-13better cast; noticed by ray@okan-1/+1
2009-01-11FcNameParse() manpage lies, cast here.okan-1/+1
2008-07-11spacing, declaration lineup to be consistent throughout cwm,okan-5/+6
2008-06-15Rip out and burn the HASH_* stuff. We don't need a SPLAY tree for one font.oga-88/+9
2008-05-15KNF, no binary change.oga-1/+1
2008-04-15hit it with the knf stick.oga-16/+15
2007-05-28convert globals from G_foo to Foo, as per TODO.jasper-6/+6