2012-10-19 |
Deiz | Reduce the season day to 0-9 to properly print ordinal... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Simon Elsbrock | bugfix: colorize output even without discharge rate... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Michael Stapelberg | implement max_threshold for linux, too |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jasper Lievisse... | i3status - More temperature related fixes for OpenBSD... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jasper Lievisse... | i3status - Default to acpitz(4) instead of cpu(4) for... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Jasper Lievisse... | i3status - Handle down wireless interfaces just like... |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Deiz | Skip a day in the Discordian calendar when St. Tib... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Jasper Lievisse... | Implement %essid and %signal for wireless on OpenBSD. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Jasper Lievisse... | Implement %speed for Ethernet on OpenBSD. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Jasper Lievisse... | Various fixes for the OpenBSD section of the battery... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael Stapelberg | Bugfix: Move the pbval definition outside the ifdef... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael Stapelberg | remove debian/, packaging now lives on alioth |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael Stapelberg | include contrib/ in release tarballs 2.6 |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Michael Stapelberg | update changelog and manpage for 2.6 |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Michael Stapelberg | Save the DNS lookup for K.root-servers.net (Thanks... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Simon Elsbrock | print_battery.c: do END_COLOR only if START_COLOR was... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Simon Elsbrock | turn volume into red if muted |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Simon Elsbrock | modify START_COLOR macro variable naming |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Michael Stapelberg | introduce percentages for all values, document them |
commit | commitdiff | tree | snapshot |
2012-08-31 |
gereon | adding percentage format string for disk info module |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Piotr Domagalski | Eat unnecessary space from the battery format str. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Simon Elsbrock | add additional battery threshold type "percentage" |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Philipp Schaefer | use correct units for battery calculation |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Michael Stapelberg | Bugfix: non-i3bar formats always used color_bad (Thanks... |
commit | commitdiff | tree | snapshot |
2012-08-12 |
Valentin Haenel | contrib: python version of the wrapper |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Michael Stapelberg | Import measure-net-speed bash scripts to contrib/ |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Michael Stapelberg | Bugfix: Properly skip "consumption", not "consumptionbu... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Michael Stapelberg | small style fix in src/print_battery_info.c (move comment) |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Marcel Hellwig | Calculate the consumption if POWER_SUPPLY_POWER_NOW... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Lars Kumbier | colorful ipv6 status message |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Michael Stapelberg | README: fix trailing whitespace, add libcap2-bin, more... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Lars Kumbier | Some information on building i3status from source |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Michael Stapelberg | clarify the unit of the power consumption and reformat... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Marcel Hellwig | Added new feature - consumption - to documentation |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Marcel Hellwig | Added consumption to battery info |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Marcel Hellwig | Added condition, for red color, when battery-time is... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Mateusz Poszwa | Avoid division by zero when calculating CPU usage. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Mateusz Loskot | Moved translation of wireless status code to text from... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Michael Stapelberg | add a small perl example wrapper script for i3status... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Michael Stapelberg | rename threshold to low_threshold and document it properly |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Simon Elsbrock | colorize battery output if remaining time below threshold |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Michael Stapelberg | battery info: output errors in JSON in every case |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Michael Stapelberg | update changelog 2.5.1 |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Michael Stapelberg | Error handling: Never output null as full_text (JSON... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Michael Stapelberg | Remove cpu_temperature from the default config |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Michael Stapelberg | Improve error message when the cpu temperature cannot... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Michael Stapelberg | Use (void) instead of () for functions without args... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Jasper Lievisse... | - Remove some superfluous #ifdef clutter - If we're... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Jasper Lievisse... | Update wrt. recent OpenBSD changes. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Michael Stapelberg | add CHANGELOG to release tarball |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Michael Stapelberg | makefile: include yajl-fallback in release tarballs |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Ewgenij Starostin | Handle %d with non-default CPU temperature path. |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Michael Stapelberg | Fix harmless format string mistake (Thanks loblik) 2.5 |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Michael Stapelberg | add CHANGELOG file |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Michael Stapelberg | bump copyright |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Michael Stapelberg | bump version number |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Michael Stapelberg | clean (generated) i3status.1 in distclean target |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Michael Stapelberg | manpage: spelling / sentence fixes |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Michael Stapelberg | manpage: remove paragraph about version 2, that’s outda... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Michael Stapelberg | bugfix: don’t use TOPDIR (Thanks loblik) |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Michael Stapelberg | document the i3bar output format in the manpage |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Jasper Lievisse... | Implement displaying battery status on OpenBSD. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Jasper Lievisse... | Implement basic fetching of cpu temperature on OpenBSD. |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Jasper Lievisse... | Allow overriding of a2x in the environment; as it may... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Jasper Lievisse... | Print the volume on OpenBSD too. Add missing library... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Jasper Lievisse... | Fix disk usage on OpenBSD. |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Jasper Lievisse... | Fix CPU usage on OpenBSD. Currently only takes the... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Jasper Lievisse... | Fix include order; fixes build on OpenBSD. |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Jasper Lievisse... | Add some extra paths if we're compiling on OpenBSD. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Thorsten Töpper | Added %emptytime to the battery part |
commit | commitdiff | tree | snapshot |
2012-04-08 |
Michael Stapelberg | add yajl compat code |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Michael Stapelberg | debian: recommend libcap2-bin only on linux, recommend... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Michael Stapelberg | use printf instead of write to not mix two ways of... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Michael Stapelberg | Properly output JSON with libyajl |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Stefan Breunig | add "exit 1" to example shell script. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Michael Stapelberg | Fix indentation in i3status.conf |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Michael Stapelberg | Fix configuration paths in error message |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Michael Stapelberg | add a section to the manpage explaining why we don... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Michael Stapelberg | Implement the i3bar JSON protocol |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Michael Stapelberg | use the actual default format string for run_watch |
commit | commitdiff | tree | snapshot |
2012-01-02 |
theo | Add a "format" example for run_watch |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Michael Stapelberg | bump version in i3status.man |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Michael Stapelberg | bump version 2.4 |
commit | commitdiff | tree | snapshot |
2011-12-26 |
Michael Stapelberg | update debian/changelog |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Baptiste Daroussin | FreeBSD: fix disk usage print |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Baptiste Daroussin | FreeBSD: switch from acpi to coretemp to get the cpu... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Michael Stapelberg | man/i3status.man: Fix indention (Thanks sur5r) |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Michael Stapelberg | battery: implement "path" option for batteries with... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Michael Stapelberg | manpage: remove the obsolete i3bar -d invocation |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Michael Stapelberg | make libconfuse handle config files case insensitive |
commit | commitdiff | tree | snapshot |
2011-10-10 |
Michael Stapelberg | Don’t use a default setting for 'order' |
commit | commitdiff | tree | snapshot |
2011-10-03 |
Michael Stapelberg | Fix the default value for the load, also the manpage... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Michael Stapelberg | doc fix: the load supports %1min, not %10min in the... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Connor Lane... | Makefile: fix PREFIX usage |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Mateusz Poszwa | fix parentheses in cc1457c4f0f4cccb8bec326dd0bb13082ac806e6 |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Michael Stapelberg | Makefile: actually use PREFIX (Thanks cls) |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Michael Stapelberg | initialize variables to fix compiler warning |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Connor Lane... | make modules more resilient to failure |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Michael Stapelberg | s/while [ 1 ]/while :/ (Thanks cls) |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Michael Stapelberg | manpage: add example for using external scripts/program... |
commit | commitdiff | tree | snapshot |
next |