summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-28radical re-formatting 0/3: Alphabetic headersdrkhsh
2022-10-28separator: kill that useless thingdrkhsh
2022-10-27do not rely on obsolete featureNRK
2022-10-27components/*.c: include slstatus.hNRK
2022-10-27Add 'Not charging' status supportSpenser Truex
2022-10-27Add comment about mixer oss module to READMEdrkhsh
2022-10-27Update LICENSEdrkhsh
2022-10-27Fix keyboard_indicators() prototypeNRK
2022-10-27Reset sndiod initialization flag on disconnectsIngo Feinerer
2022-10-27Fix RAM component on FreeBSDmichaelbuch12@gmail.com
2022-10-27Make volume component work on FreeBSDmichaelbuch12@gmail.com
2022-03-25Delete config.hRafael Marçalo
2021-08-19Updated % Representationrafa_99
2021-08-16Battery Statusrafa_99
2021-08-16Added Custom Configrafa_99
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
2019-02-13Fix CPU frequency on OpenBSDIngo Feinerer
2019-02-13close file descriptors and fix return valuesMichael Buch
2019-02-13Add native OpenBSD support for mute/volumeIngo Feinerer
2019-02-13wifi component on FreeBSDMichael Buch
2019-02-07Add FreeBSD support for netspeeds, entropy and ip componentsMichael Buch
2019-02-05Update LICENSEAaron Marcher
2019-02-05Add support for cpu and uptime components on FreeBSDMichael Buch
2019-02-05Add FreeBSD support for temperature and battery componentsMichael Buch
2018-07-08ram: Consistency with line breaksAaron Marcher
2018-07-08Fix whitespaceAaron Marcher
2018-07-08Consistency with 80 char limit and breaksAaron Marcher
2018-07-07wifi_perc: Simplify on LinuxAaron Marcher
2018-07-07Simplify format specifiers for uintmax_tAaron Marcher
2018-07-07cpu_freq: Simplify with E-notationAaron Marcher
2018-07-07cpu_freq: Change to 64 bit integersAaron Marcher
2018-07-07Change uint64_t to uintmax_tAaron Marcher
2018-07-07battery: 64 bit ints on LinuxAaron Marcher
2018-07-07cpu: Use uint64_t on OpenBSDAaron Marcher
2018-07-06battery: Remove unnecessary defines for pathsAaron Marcher
2018-07-06uptime: Improve typing and sort headersAaron Marcher
2018-07-06temperature: Improve typesAaron Marcher
2018-07-06ram: Check for theoretical division by zeroAaron Marcher