Age | Commit message (Expand) | Author |
2020-02-21 | Merge pull request #386 from Stunkymonkey/format_placeholder-date | Ingo Bürk |
2020-02-21 | use exact size for known strings | Felix Buehler |
2020-02-20 | Merge pull request #385 from Stunkymonkey/format_placeholder-cpu_temp | Ingo Bürk |
2020-02-18 | use format_placeholder for ddate | Felix Buehler |
2020-02-18 | use format_placeholder for cpu_temperature | Felix Buehler |
2020-02-17 | Merge pull request #381 from Stunkymonkey/format_wireless | Ingo Bürk |
2020-02-17 | Merge pull request #380 from Stunkymonkey/percent-split | Ingo Bürk |
2020-02-10 | add wireless format-options | Felix Buehler |
2020-02-10 | use format_placeholder for battery | Felix Buehler |
2019-11-25 | Merge pull request #373 from zsugabubus/fix-memory | Ingo Bürk |
2019-11-24 | print_mem: Fix overflow on 32-bit systems | zsugabubus |
2019-11-16 | Introduce format_percentage for battery (#371) | grmat |
2019-10-28 | Merge pull request #369 from 31KM/master | Ingo Bürk |
2019-10-26 | Introduce memory options 'unit' and 'decimals' | MK13 |
2019-10-21 | wireless: update %signal and %quality based on station info on Linux (#368) | Sascha Wessel |
2019-09-19 | Merge pull request #366 from duskCoder/patch-slurp | Michael Stapelberg |
2019-09-19 | Mention the return value of the slurp function and the implications | Olivier Gayot |
2019-09-19 | Do not return true from slurp() if it failed to read | Olivier Gayot |
2019-07-29 | Improve NetBSD port. (#361) | Thomas Klausner |
2019-07-29 | print_cpu_usage: use buffered file API | Michael Stapelberg |
2019-07-29 | make pulseaudio an optional dependency, follow best practices | Michael Stapelberg |
2019-07-22 | Merge pull request #360 from 0-wiz-0/master | Ingo Bürk |
2019-07-21 | On NetBSD, include sys/socket.h for AF_INET{,6}. | Thomas Klausner |
2019-07-21 | Merge pull request #355 from jasperla/header_fix | Ingo Bürk |
2019-07-12 | configure: disable pulse on OpenBSD and DragonFlyBSD | Michael Stapelberg |
2019-07-12 | battery: include sys/sysctl.h on OpenBSD | Michael Stapelberg |
2019-07-11 | conditionally compile pulse.c only when using pulseaudio | Michael Stapelberg |
2019-07-08 | Fix headers meant for OpenBSD, but snuck in for FreeBSD | Jasper Lievisse Adriaanse |
2019-07-08 | Extend battery handling on OpenBSD (#351) | Jasper Lievisse Adriaanse |
2019-06-30 | release v2.132.13 | Michael Stapelberg |
2019-06-18 | Merge pull request #347 from thrasymache/overflow | Ingo Bürk |
2019-06-10 | print_file_contents: allocate enough to include \0 | Sam Newbold |
2019-02-21 | Added function to print content from file (#331) | Dennis Vesterlund |
2019-02-11 | configure.ac: complain when asciidoc cannot be found | Michael Stapelberg |
2019-02-11 | configure.ac: complain when xmlto cannot be found | Michael Stapelberg |
2019-02-11 | Makefile.am: s/I3LOCK/I3STATUS/ | Michael Stapelberg |
2019-02-11 | README: update build instructions | Michael Stapelberg |
2019-02-03 | Merge pull request #336 from gokcehan/patch-1 | Ingo Bürk |
2019-02-03 | default config: move disk info out of network info | gokcehan |
2019-01-27 | Merge pull request #334 from stapelberg/speed | Ingo Bürk |
2019-01-27 | fix ethernet speed display for 100 Gbit/s cards | Michael Stapelberg |
2019-01-27 | Merge pull request #333 from stapelberg/sysconfdir | Ingo Bürk |
2019-01-27 | fix: use SYSCONFDIR in error message | Michael Stapelberg |
2019-01-23 | Merge pull request #332 from eplanet/fix-macos-build | Orestis |
2019-01-23 | Fix non Linux build for #309 | eplanet |
2019-01-23 | Switch to autotools (#316) | Michael Stapelberg |
2019-01-23 | Implement %devicename specifier for volume module (#325) | Denton Liu |
2019-01-13 | Merge pull request #328 from jdevelop/fix/capture-volume-status | Ingo Bürk |
2019-01-03 | Fixed ALSA capture device monitoring. | Eugene Dzhurinsky |
2018-11-17 | Merge pull request #321 from eplanet/autodisplay-tz | Ingo Bürk |