avx wrote:Either I didn't find it or it's not possible, yet. Would be nice, if I could give the progress-indicator (=#) a different color from the progressbar itself. Thanks

you mean, to set it so in e.g. "==>──" "==>" would have other color than "──"?
avx wrote:Edit, come to think of it, what about vertical aligned indicators for progress and volume - optional of course? Thus something like this
|
| title 1 |
| title 2 +
| title 3 |
+ tile 4 |
| title 5 |
it would look ugly imho. also tbh, I'm too lazy to implement it
avx wrote:Edit2, reproducable segfault when pressing the predefined "" - on my german keyboard that would be alt_gr+?
can't reproduce, backtrace please.
Master of the Darkside wrote:One little request: I've noticed that in the latest ncmpcpp, for files with no tags all fields are shown as <empty>. Maybe in this case showing the filename as title would be more appropriate?
read lines 213-222 in example config file (the newest one), please.
avx wrote:How do I change the color of the visualizer(wave in my case)? I replaced all occurances of "yellow", still it's yellow.
main_window_color defines it. if you'd like, you could write a patch that will allow it to be defined by other config option, it's fairly easy.