summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-19Revert "config.mk: Fix PREFIX assignment"drkhsh
2022-12-19Update LICENSEdrkhsh
2022-12-19Update LICENSEdrkhsh
2022-12-19entropy: Use Unicode escape sequence in stringplanet36
2022-12-19config.mk: Fix PREFIX assignmentplanet36
2022-12-19num_files: opendir() returns a directory streamplanet36
2022-12-19Make LEN macro consistent with other suckless reposplanet36
2022-12-19battery: Consistent naming for capacity percentageplanet36
2022-12-19Sort functions by nameplanet36
2022-12-19uptime: Use sizeof instead of repeating the sizeplanet36
2022-12-19keymap: Variable "layout" should be constplanet36
2022-12-19disk: Cast fsblkcnt_t to double instead of floatplanet36
2022-12-19verr: Remove special "usage" caseplanet36
2022-12-19config.def.h: Remove stray double quote in commentplanet36
2022-12-19Update READMEdrkhsh
2022-12-01battery: Fix remaining on LinuxPatrick Iacob
2022-11-24New component: catdrkhsh
2022-10-28README: Add note about FreeBSD sndio depdrkhsh
2022-10-28radical re-formatting 3/3: Error checksdrkhsh
2022-10-28radical re-formatting 2/3: Fix blocksdrkhsh
2022-10-28radical re-formatting 1/3: Fix spacingdrkhsh
2022-10-28radical re-formatting 0/3: Alphabetic headersdrkhsh
2022-10-28ram: Refactor on OpenBSDdrkhsh
2022-10-28ram: Refactor Linux perc/useddrkhsh
2022-10-28battery: Refactor remaining on OpenBSDdrkhsh
2022-10-28temp: Put sysctl into define to avoid line wrapsdrkhsh
2022-10-28various: Put paths into defines to avoid line wrapsdrkhsh
2022-10-28separator: kill that useless thingdrkhsh
2022-10-26do not rely on obsolete featureNRK
2022-10-26components/*.c: include slstatus.hNRK
2022-10-26Add 'Not charging' status supportSpenser Truex
2022-10-26Add comment about mixer oss module to READMEdrkhsh
2022-10-26Update LICENSEdrkhsh
2022-10-26Reset sndiod initialization flag on disconnectsIngo Feinerer
2022-10-26Make volume component work on FreeBSDmichaelbuch12@gmail.com
2022-10-26Fix RAM component on FreeBSDmichaelbuch12@gmail.com
2022-10-26Fix keyboard_indicators() prototypeNRK
2020-11-30Update READMEAaron Marcher
2020-11-30Update LICENSEAaron Marcher
2020-11-30Add comment for FreeBSD to config.mkAaron Marcher
2020-11-30Use the sioctl_open(3) OpenBSD API to access volIngo Feinerer
2020-11-30Add a -1 option flagDaniel Moch
2020-11-30Handle SIGUSR1 for forced refreshesMart Lubbers
2020-11-30Fix temperature reporting on OpenBSDdsp
2020-11-30Full battery indicatorCem Keylan
2020-11-30Add separator moduleRyan Kes
2019-02-17Follow International System of Units spacing rulesIngo Feinerer
2019-02-16Add OS-support notice to READMEAaron Marcher
2019-02-16Add ram and swap components on FreeBSDMichael Buch
2019-02-16cpu_perc: Check for division by zeroIngo Feinerer