summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-31use format_placeholder for loadFelix Buehler
2020-03-28avoid out-of-bounds read after invalid %cpu conversionSamuel Holland
2020-03-11print_volume: Native NetBSD audio supportnia
2020-03-06Merge pull request #390 from Stunkymonkey/format_placeholder-ethIngo Bürk
2020-03-03use format_placeholder for disk.infoFelix Buehler
2020-03-03use format_placeholder for eth.infoFelix Buehler
2020-02-21Merge pull request #386 from Stunkymonkey/format_placeholder-dateIngo Bürk
2020-02-21use exact size for known stringsFelix Buehler
2020-02-18use format_placeholder for ddateFelix Buehler
2020-02-18use format_placeholder for cpu_temperatureFelix Buehler
2020-02-17Merge pull request #381 from Stunkymonkey/format_wirelessIngo Bürk
2020-02-10add wireless format-optionsFelix Buehler
2020-02-10use format_placeholder for batteryFelix Buehler
2019-11-24print_mem: Fix overflow on 32-bit systemszsugabubus
2019-11-16Introduce format_percentage for battery (#371)grmat
2019-10-26Introduce memory options 'unit' and 'decimals'MK13
2019-10-21wireless: update %signal and %quality based on station info on Linux (#368)Sascha Wessel
2019-09-19Mention the return value of the slurp function and the implicationsOlivier Gayot
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-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-12battery: include sys/sysctl.h on OpenBSDMichael 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-10print_file_contents: allocate enough to include \0Sam Newbold
2019-02-21Added function to print content from file (#331)Dennis Vesterlund
2019-01-27fix ethernet speed display for 100 Gbit/s cardsMichael Stapelberg
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-03Fixed ALSA capture device monitoring.Eugene Dzhurinsky
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-08Read /proc/mounts if /etc/mtab can't be readeplanet
2018-11-07Fix error messageseplanet
2018-11-05print_cpu_usage.c: Support non-consecutive CPUsTwentyFourD
2018-10-21print_cpu_usage: fix invalid %cpu placeholder outputGaël PORTAY
2018-10-11Provide a more natural volume percentage with ALSA.arcnmx
2018-09-03Add support for "POWER_SUPPLY_STATUS=Not charging" (fixes #304)David96
2018-08-24Added %interface to the ethernet optionsMax Christian Pohle
2018-07-31Fix for issue 300: Correctly print usage for cpu 10=
2018-07-16Merge pull request #296 from Stunkymonkey/include-orderIngo Bürk
2018-07-16Merge pull request #299 from tuxillo/patch-2Ingo Bürk
2018-07-15Detect interface type on DragonFly BSDAntonio Huete Jimenez
2018-07-14Do not use pulseaudio for DragonFly BSDAntonio Huete Jimenez
2018-07-13fix clang errorsFelix Buehler