Go to file
Michael Stapelberg f947d0a446 Breaks configfiles! Major refactoring of i3status, see below
We finally switched to libconfuse for a configuration file format
which does not require much work for the programmer nor for the user.
Plus, it avoids the Not-Invented-Here syndrome of yet another config
file format.

Furthermore, as a consequence of providing format strings for every
"module" (ipv6, wireless, …), we directly print the output and thus
we needed to drop support for wmii. This allowed us to get rid of
quite some complexity.

Documentation about the new configuration file and options will
follow. This commit is the beginning of what will be i3status v2.0.
2009-10-11 22:14:29 +02:00
debian Add debian changelog entry to keep updates from overwriting local versions 2009-10-02 21:18:00 +02:00
src Breaks configfiles! Major refactoring of i3status, see below 2009-10-11 22:14:29 +02:00
.gitignore Breaks configfiles! Major refactoring of i3status, see below 2009-10-11 22:14:29 +02:00
i3status.1 Merge getting thermal zone temperature from atsutane, thanks! 2009-05-22 21:24:28 +02:00
i3status.c Breaks configfiles! Major refactoring of i3status, see below 2009-10-11 22:14:29 +02:00
i3status.conf Update i3status.conf 2009-07-23 20:50:35 +02:00
i3status.h Breaks configfiles! Major refactoring of i3status, see below 2009-10-11 22:14:29 +02:00
Makefile Breaks configfiles! Major refactoring of i3status, see below 2009-10-11 22:14:29 +02:00