]> code.delx.au - spectrwm/commit
Set colors and font for dmenu based on bar; make these independently
authorRyan McBride <mcbride@countersiege.com>
Thu, 22 Jan 2009 06:21:23 +0000 (06:21 +0000)
committerRyan McBride <mcbride@countersiege.com>
Thu, 22 Jan 2009 06:21:23 +0000 (06:21 +0000)
commite5cdfa88418bbf02af8276c3918ddfd7c1fcba37
tree1c6a589df7d9b21a3ba1b5848d7fb47a3e00d1b3
parent15aa432b8e9f793212ed1bb5ffff5641108083c9
Set colors and font for dmenu based on bar; make these independently
configurable later.

To do this, we store color names as well as values; This will help us later
to suppport dynamic screen changes.  Also, clean up the config parser by
storing colors in an indexed array so they can be set with a generic function.
scrotwm.c