summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-19Do not return true from slurp() if it failed to readOlivier Gayot
2019-07-29Improve NetBSD port. (#361)Thomas Klausner
2019-07-29print_cpu_usage: use buffered file APIMichael Stapelberg
2019-07-29make pulseaudio an optional dependency, follow best practicesMichael Stapelberg
2019-07-22Merge pull request #360 from 0-wiz-0/masterIngo Bürk
2019-07-21On NetBSD, include sys/socket.h for AF_INET{,6}.Thomas Klausner
2019-07-21Merge pull request #355 from jasperla/header_fixIngo Bürk
2019-07-12configure: disable pulse on OpenBSD and DragonFlyBSDMichael Stapelberg
2019-07-12battery: include sys/sysctl.h on OpenBSDMichael Stapelberg
2019-07-11conditionally compile pulse.c only when using pulseaudioMichael Stapelberg
2019-07-08Fix headers meant for OpenBSD, but snuck in for FreeBSDJasper Lievisse Adriaanse
2019-07-08Extend battery handling on OpenBSD (#351)Jasper Lievisse Adriaanse
2019-06-30release v2.132.13Michael Stapelberg
2019-06-18Merge pull request #347 from thrasymache/overflowIngo Bürk
2019-06-10print_file_contents: allocate enough to include \0Sam Newbold
2019-02-21Added function to print content from file (#331)Dennis Vesterlund
2019-02-11configure.ac: complain when asciidoc cannot be foundMichael Stapelberg
2019-02-11configure.ac: complain when xmlto cannot be foundMichael Stapelberg
2019-02-11Makefile.am: s/I3LOCK/I3STATUS/Michael Stapelberg
2019-02-11README: update build instructionsMichael Stapelberg
2019-02-03Merge pull request #336 from gokcehan/patch-1Ingo Bürk
2019-02-03default config: move disk info out of network infogokcehan
2019-01-27Merge pull request #334 from stapelberg/speedIngo Bürk
2019-01-27fix ethernet speed display for 100 Gbit/s cardsMichael Stapelberg
2019-01-27Merge pull request #333 from stapelberg/sysconfdirIngo Bürk
2019-01-27fix: use SYSCONFDIR in error messageMichael Stapelberg
2019-01-23Merge pull request #332 from eplanet/fix-macos-buildOrestis
2019-01-23Fix non Linux build for #309eplanet
2019-01-23Switch to autotools (#316)Michael Stapelberg
2019-01-23Implement %devicename specifier for volume module (#325)Denton Liu
2019-01-13Merge pull request #328 from jdevelop/fix/capture-volume-statusIngo Bürk
2019-01-03Fixed ALSA capture device monitoring.Eugene Dzhurinsky
2018-11-17Merge pull request #321 from eplanet/autodisplay-tzIngo Bürk
2018-11-15Corrections according to PR revieweplanet
2018-11-10Add timezone switcheplanet
2018-11-08Merge pull request #319 from eplanet/fix-etc-mtabOrestis
2018-11-08Merge pull request #320 from eplanet/fix-error-msgIngo Bürk
2018-11-08Read /proc/mounts if /etc/mtab can't be readeplanet
2018-11-07Fix error messageseplanet
2018-11-05Merge pull request #309 from TwentyFourD/NonConsecutiveCPUsOrestis
2018-11-05print_cpu_usage.c: Support non-consecutive CPUsTwentyFourD
2018-10-26Merge pull request #318 from gportay/fix-invalid-cpu-placeholderIngo Bürk
2018-10-23Add testcase for invalid %cpu placeholderGaël PORTAY
2018-10-21print_cpu_usage: fix invalid %cpu placeholder outputGaël PORTAY
2018-10-19Merge pull request #315 from gportay/fix-typo-in-manOrestis
2018-10-18man: fix typo for max_threshold in loadGaël PORTAY
2018-10-11Provide a more natural volume percentage with ALSA.arcnmx
2018-10-07strncpy + strlen is pointless (#312)Orestis
2018-09-04Merge pull request #305 from David96/masterIngo Bürk
2018-09-03Add testcase for #304David96