Commits


remove cpu temp and fanspeed modules


remove weather module


output to fifo, not x11 root window, for use with spectrwm


allow up to 8 mailboxes to be monitored


update statbarctl


don't reload config while running


don't use config file for timeouts


move network to its own process


fix bug in cleanup


use setproctitle instead of overwriting argv[0] directly


name child processes


move volume to its own process


fix battery process bugs


fix weather parse bug


make weather_pipe not global


begin adding pledge support


add weatherbar script


add statbarctl script


move to fifo command interface instad of signal handlers in most cases


log all to stdout


remove faulty fd redirect logic


redirect weatherbar script stderr to stdout for logging


change default weather interval to a half hour


move config file read to separate file


remove unnecessary LDFLAGS