Age | Commit message (Expand) | Author | Files | Lines |
2019-11-16 | Introduce format_percentage for battery (#371) | grmat | 1 | -2/+6 |
2019-10-26 | Introduce memory options 'unit' and 'decimals' | MK13 | 1 | -0/+13 |
2019-06-30 | release v2.13 | Michael Stapelberg | 1 | -1/+1 |
2019-02-21 | Added function to print content from file (#331) | Dennis Vesterlund | 1 | -0/+24 |
2019-01-23 | Implement %devicename specifier for volume module (#325) | Denton Liu | 1 | -2/+2 |
2018-11-15 | Corrections according to PR review | eplanet | 1 | -4/+4 |
2018-11-10 | Add timezone switch | eplanet | 1 | -0/+4 |
2018-10-18 | man: fix typo for max_threshold in load | Gaël PORTAY | 1 | -1/+1 |
2018-07-07 | fix min_width doc | Felix Buehler | 1 | -2/+2 |
2018-06-30 | forgot to remove memory discussion from man page (it is implemented) | Felix Buehler | 1 | -20/+6 |
2018-06-29 | Merge pull request #292 from Stunkymonkey/format_quality | Ingo Bürk | 1 | -1/+4 |
2018-06-29 | add format_quality option in wireless | Felix Buehler | 1 | -1/+4 |
2018-06-29 | Merge pull request #293 from Stunkymonkey/hide_seconds_battery | Ingo Bürk | 1 | -2/+2 |
2018-06-29 | hide seconds in battery by default | Felix Buehler | 1 | -2/+2 |
2018-06-25 | Stop requiring CAP_NET_ADMIN | Olivier Gayot | 1 | -3/+1 |
2018-06-14 | Fix man typo | eplanet | 1 | -1/+1 |
2018-05-22 | Merge pull request #282 from Stunkymonkey/mem-support | Ingo Bürk | 1 | -2/+2 |
2018-05-22 | fix wrong memory-documentation | Felix Buehler | 1 | -2/+2 |
2018-05-19 | Merge pull request #270 from Stunkymonkey/mem-support | Ingo Bürk | 1 | -0/+47 |
2018-05-11 | release v2.12 | Michael Stapelberg | 1 | -1/+1 |
2018-05-04 | Simplify the memory thresholds | Benedikt Heine | 1 | -32/+31 |
2018-04-11 | Implement support for memory-usage on Linux | Felix Buehler | 1 | -0/+48 |
2018-03-27 | Merge pull request #251 from tomaskrizek/man-eth-wireless-format | Ingo Bürk | 1 | -2/+6 |
2018-02-02 | Remove SLOC comment from man page | Tyler Brazier | 1 | -7/+6 |
2017-12-11 | Add IPv6 address when IPv4 isn't available (#247) | Emeric Planet | 1 | -2/+3 |
2017-12-09 | Fixed minor typos | GuyOfThePery | 1 | -3/+3 |
2017-12-03 | man: explicitly use format_up/format_down in ethernet, wireless conf | Tomas Krizek | 1 | -2/+6 |
2017-03-26 | Multiple CPU support for cpu_usage (#209) | eplanet | 1 | -2/+5 |
2017-01-21 | release v2.11 | Michael Stapelberg | 1 | -1/+1 |
2017-01-21 | man: fix spelling errors | Michael Stapelberg | 1 | -2/+2 |
2017-01-21 | man: switch link to directly go to github | Michael Stapelberg | 1 | -1/+1 |
2016-11-19 | Adding documentation for PR #179 (#182) | eplanet | 1 | -5/+24 |
2016-10-24 | Setting of custom locale in tztime configuration. (#168) | Björn Lindström | 1 | -0/+3 |
2016-09-14 | pulse device may be specified by name (#126) (#162) | Watcom | 1 | -4/+17 |
2016-08-28 | Implement aggregates for batteries. | Tommie Gannert | 1 | -2/+10 |
2016-08-16 | Print empty string for not mounted disks. (#148) | eplanet | 1 | -3/+1 |
2016-07-30 | Merge pull request #139 from Gjum/wb-colored-cpu-usage | Michael Stapelberg | 1 | -1/+14 |
2016-07-27 | change default cpu_usage thresholds to 90 and 95 | Gjum | 1 | -4/+4 |
2016-06-30 | Manpage subsection TzTime: Example config now matches to the context (#134) | Bandie Yip Kojote | 1 | -1/+2 |
2016-06-15 | Default configuration paths ordered the same way as i3. Fixes #129 (#130) | eplanet | 1 | -4/+4 |
2016-04-13 | Add CPU usage color thresholds | Mark Schreiber | 1 | -1/+14 |
2016-03-21 | Added status_unk to battery_info | eoin | 1 | -4/+7 |
2016-03-11 | Fixed link to contrib in man page. | Kenneth Lyons | 1 | -1/+1 |
2016-01-31 | add separator and separator_block_width as universal module options | johannes karoff | 1 | -0/+11 |
2016-01-12 | give more descriptive symbols to battery format | Benedikt Heine | 1 | -4/+4 |
2016-01-01 | release v2.10 | Michael Stapelberg | 1 | -1/+1 |
2015-12-04 | Added support for Pango markup. | Kenneth Lyons | 1 | -0/+19 |
2015-10-04 | Added support for lemonbar | Brendan Van Hook | 1 | -2/+5 |
2015-05-29 | Use format_not_mounted if the directory for a disk_info block does not exist. | Ingo Bürk | 1 | -1/+1 |
2015-04-03 | Merge pull request #7 from Watcom/master | Michael Stapelberg | 1 | -7/+28 |