summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-21use exact size for known stringsFelix Buehler
2020-02-20Merge pull request #385 from Stunkymonkey/format_placeholder-cpu_tempIngo Bürk
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-17Merge pull request #380 from Stunkymonkey/percent-splitIngo Bürk
2020-02-10add wireless format-optionsFelix Buehler
2020-02-10use format_placeholder for batteryFelix Buehler
2019-11-25Merge pull request #373 from zsugabubus/fix-memoryIngo Bürk
2019-11-24print_mem: Fix overflow on 32-bit systemszsugabubus
2019-11-16Introduce format_percentage for battery (#371)grmat
2019-10-28Merge pull request #369 from 31KM/masterIngo Bürk
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-19Merge pull request #366 from duskCoder/patch-slurpMichael Stapelberg
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-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