JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix status bar flicker by double-buffering the output.
authorReginald Kennedy <rk@rejii.com>
Fri, 29 Jun 2012 19:47:29 +0000 (03:47 +0800)
committerReginald Kennedy <rk@rejii.com>
Mon, 2 Jul 2012 17:03:48 +0000 (01:03 +0800)
commitd66a94fce3a9836fc2f86a111ac55c6b761411ae
tree5af314c88e3fffa5561b7850cb6e4fe374de44de
parentf7976a5f5c94b53e48d55d37d1846becf012a280
Fix status bar flicker by double-buffering the output.

Add a bar struct to contain the properties of each bar.

Eliminate redundant calls to set the bar colors.

ok marco
spectrwm.c