JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix startup error by disabling all traces of xlib font sets.
authorReginald Kennedy <rk@rejii.com>
Sun, 15 Jul 2012 19:41:18 +0000 (03:41 +0800)
committerReginald Kennedy <rk@rejii.com>
Fri, 20 Jul 2012 21:59:30 +0000 (05:59 +0800)
commitf4892b390f406ecef074333d6676b3f86227dc21
treed29485fbb2cd4b7791ad569324dd58cb88ae0f96
parentbe6a1f8c47af33838987806e11c364f9bee70d94
Fix startup error by disabling all traces of xlib font sets.
The XCreateFontSet() call was failing.

next step is to eliminate the remaining Xlib calls and get bar fonts to
work as they should.
spectrwm.c