2004-05-25
2004-05-23
- battery number for ACPI battery (thanks Leszek Krupiñski)
- default battery is now BAT0 instead of BAT1, set ${battery 1} if
the old battery thing worked
- bug fix on load average reporting (thanks Leszek Krupiñski)
- outlines to text, draw_outline and default_outline_color
configurations and $outlinecolor (thanks adi)
- $acpifan, $acpiacadapter, $uptime_short (thanks adi)
2004-05-19
- fixed a bug when starting after Opera (and some other programs)
- sticky window
- minimum_size
2004-05-18
- added border_width configuration
2004-05-16
- fixed zero length bar bug
2004-05-15
- file system stats, $fs_bar, $fs_free, $fs_free_perc, $fs_size,
$fs_used
- leaves ACPI temperature file open (faster)
- -a option to change alignment on command line
2004-05-14
- fixed ACPI temperature bug
- border_margin configuration
- ${execi <interval> <command>}, execute with specific interval
- added possibility to manually set the position (-x and -y options)
(thanks to Gwenhael LE MOINE)
- $buffers and $cached (thanks to Jeremy Burch)
- WM_CLASS when drawing to own window (thanks to Gwenhael LE MOINE)
2004-05-14
2004-05-13
- $pre_exec, execute a shell command one time
- preparsing of text (faster but more memory usage)
- less system calls (faster)
- APM things to $battery (untested)
2004-05-12
- added $new_mails changed $mails to tell total mail count
2004-05-11
- transparent window, own_window configuration, -o cmdline option
- $exec, execute a shell command
- $acpitemp, $battery - acpi stuff (not really tested)
2004-05-10
- $loadavg, load average
- $mails, unread local mails, mail_spool configuration
2004-05-09
2004-05-06
- SIGHUP reloads config file (thanks Jørgen P. Tjernø)
- Some other stuff