]> git.sur5r.net Git - i3/i3status/history - src/print_battery_info.c
small style fix in src/print_battery_info.c (move comment)
[i3/i3status] / src / print_battery_info.c
2012-07-11 Michael Stapelbergsmall style fix in src/print_battery_info.c (move comment)
2012-07-11 Marcel HellwigCalculate the consumption if POWER_SUPPLY_POWER_NOW...
2012-07-09 Marcel HellwigAdded consumption to battery info
2012-07-09 Marcel HellwigAdded condition, for red color, when battery-time is...
2012-06-11 Mateusz LoskotMoved translation of wireless status code to text from...
2012-05-25 Simon Elsbrockcolorize battery output if remaining time below threshold
2012-05-15 Michael Stapelbergbattery info: output errors in JSON in every case
2012-04-30 Jasper Lievisse... Implement displaying battery status on OpenBSD.
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2011-11-26 Michael Stapelbergbattery: implement "path" option for batteries with...
2010-11-03 Michael Stapelbergbattery: use POWER_NOW if CURRENT_NOW is not available
2009-12-20 Michael StapelbergRemove trailing whitespace
2009-12-20 André-Patrick BubelImplemented showing the time when battery is empty
2009-10-16 Michael Stapelbergbattery: split up %remaining into %percentage and ...
2009-10-16 Michael StapelbergActually use the format string for the battery (Thanks...
2009-10-16 Michael StapelbergImplement option to use the last full capacity instead...
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...