realise seamless integration of new_bar_in_shell
authorPhil Sutter <phil@nwl.cc>
Sun, 22 Nov 2009 00:19:47 +0000 (01:19 +0100)
committerPhil Sutter <phil@nwl.cc>
Sun, 22 Nov 2009 01:09:46 +0000 (02:09 +0100)
commitc2eb77c3f07c91c243ac2556cc94ee6d761663df
tree8535bb21871c39ec4731946c7b90db5afc8b5665
parentc131c1d129fa4e61bc7972648d3a457b70341d8e
realise seamless integration of new_bar_in_shell

The decision about whether to print ASCII or X11 bar is done from within
specials.c, so all those #ifdef + if () blocks can be dropped. This also
implicitly enables the ASCII bar for some bar printing objects which where
forgotten before.
12 files changed:
src/conky.c
src/core.c
src/entropy.c
src/exec.c
src/fs.c
src/llua.c
src/mixer.c
src/mpd.c
src/net_stat.c
src/smapi.c
src/specials.c
src/specials.h