Age | Commit message (Expand) | Author |
2012-07-12 | Bugfix: Properly skip "consumption", not "consumptionbuf" (Thanks mloskot) | Michael Stapelberg |
2012-07-11 | small style fix in src/print_battery_info.c (move comment) | Michael Stapelberg |
2012-07-11 | Calculate the consumption if POWER_SUPPLY_POWER_NOW does not exist in uevent | Marcel Hellwig |
2012-07-10 | colorful ipv6 status message | Lars Kumbier |
2012-07-10 | README: fix trailing whitespace, add libcap2-bin, more unicode | Michael Stapelberg |
2012-07-10 | Some information on building i3status from source | Lars Kumbier |
2012-07-09 | clarify the unit of the power consumption and reformat that paragraph | Michael Stapelberg |
2012-07-09 | Added new feature - consumption - to documentation | Marcel Hellwig |
2012-07-09 | Added consumption to battery info | Marcel Hellwig |
2012-07-09 | Added condition, for red color, when battery-time is low, namely battery is d... | Marcel Hellwig |
2012-06-28 | Avoid division by zero when calculating CPU usage. | Mateusz Poszwa |
2012-06-11 | Moved translation of wireless status code to text from multiple places into s... | Mateusz Loskot |
2012-06-10 | add a small perl example wrapper script for i3status’s JSON output | Michael Stapelberg |
2012-05-25 | rename threshold to low_threshold and document it properly | Michael Stapelberg |
2012-05-25 | colorize battery output if remaining time below threshold | Simon Elsbrock |
2012-05-15 | battery info: output errors in JSON in every case | Michael Stapelberg |
2012-05-11 | update changelog2.5.1 | Michael Stapelberg |
2012-05-09 | Error handling: Never output null as full_text (JSON), prefix messages with i... | Michael Stapelberg |
2012-05-09 | Remove cpu_temperature from the default config | Michael Stapelberg |
2012-05-09 | Improve error message when the cpu temperature cannot be read | Michael Stapelberg |
2012-05-07 | Use (void) instead of () for functions without args (Thanks fernandotcl) | Michael Stapelberg |
2012-05-04 | - Remove some superfluous #ifdef clutter - If we're compiling on !(Linux or F... | Jasper Lievisse Adriaanse |
2012-05-04 | Update wrt. recent OpenBSD changes. | Jasper Lievisse Adriaanse |
2012-05-04 | add CHANGELOG to release tarball | Michael Stapelberg |
2012-05-04 | makefile: include yajl-fallback in release tarballs | Michael Stapelberg |
2012-05-04 | Handle %d with non-default CPU temperature path. | Ewgenij Starostin |
2012-05-02 | Fix harmless format string mistake (Thanks loblik)2.5 | Michael Stapelberg |
2012-05-02 | add CHANGELOG file | Michael Stapelberg |
2012-05-02 | bump copyright | Michael Stapelberg |
2012-05-02 | bump version number | Michael Stapelberg |
2012-05-02 | clean (generated) i3status.1 in distclean target | Michael Stapelberg |
2012-05-02 | manpage: spelling / sentence fixes | Michael Stapelberg |
2012-05-02 | manpage: remove paragraph about version 2, that’s outdated by now | Michael Stapelberg |
2012-04-30 | bugfix: don’t use TOPDIR (Thanks loblik) | Michael Stapelberg |
2012-04-30 | document the i3bar output format in the manpage | Michael Stapelberg |
2012-04-30 | Implement displaying battery status on OpenBSD. | Jasper Lievisse Adriaanse |
2012-04-30 | Implement basic fetching of cpu temperature on OpenBSD. | Jasper Lievisse Adriaanse |
2012-04-29 | Allow overriding of a2x in the environment; as it may also be installed as a2... | Jasper Lievisse Adriaanse |
2012-04-29 | Print the volume on OpenBSD too. Add missing library to Makefile accordingly. | Jasper Lievisse Adriaanse |
2012-04-29 | Fix disk usage on OpenBSD. | Jasper Lievisse Adriaanse |
2012-04-29 | Fix CPU usage on OpenBSD. Currently only takes the first cpu into account, bu... | Jasper Lievisse Adriaanse |
2012-04-28 | Fix include order; fixes build on OpenBSD. | Jasper Lievisse Adriaanse |
2012-04-28 | Add some extra paths if we're compiling on OpenBSD. | Jasper Lievisse Adriaanse |
2012-04-26 | Added %emptytime to the battery part | Thorsten Töpper |
2012-04-08 | add yajl compat code | Michael Stapelberg |
2012-03-25 | debian: recommend libcap2-bin only on linux, recommend/enhance i3-wm (i3bar) | Michael Stapelberg |
2012-03-25 | use printf instead of write to not mix two ways of outputting data | Michael Stapelberg |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg |
2012-03-17 | add "exit 1" to example shell script. | Stefan Breunig |
2012-03-11 | Fix indentation in i3status.conf | Michael Stapelberg |