CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2013/05/14 06:35:56
Modified files: app/cwm : calmwm.h font.c menu.c mousefunc.c Log message: - let callers of font_draw figure out (and pass) the color instead of an 'active' flag. - use strlen() inside of font_draw; the only instance where it wasn't used happened to be ignored on a subsequent draw.