]> git.sur5r.net Git - i3/i3status/history - src
Update i3status.conf
[i3/i3status] / src /
2009-07-23 Michael StapelbergBugfix: Use interface instead of eth_interface in get_i...
2009-07-23 Michael StapelbergImplement battery status and thermal zones for FreeBSD...
2009-07-22 Michael StapelbergRemove unneeded struct
2009-07-22 Michael Stapelberglittle fixes for FreeBSD
2009-07-22 Michael StapelbergUse the highest order actually used, not MAX_ORDER...
2009-07-22 Michael StapelbergImplement getting the interface speed on FreeBSD, patch...
2009-07-22 Michael StapelbergFree the addresses correctly
2009-07-22 Michael StapelbergObtain IP address in a portable way, patch by Baptiste...
2009-07-21 Michael StapelbergUse getloadavg() instead of using /proc, patch by Bapti...
2009-07-21 Michael Stapelbergget_ipv6_addr: more documentation, use SOCK_DGRAM,...
2009-07-21 Michael StapelbergAdd modelines and retab! all files
2009-07-21 Michael StapelbergCorrectly handle the order of items
2009-07-21 Michael StapelbergUse own files for each function, add get_ipv6_addr.c