summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: adding volume status bar filejoshuaJoshua Yun2 days2-0/+40
* feat: pamixer status bar for volumeJoshua Yun2 days3-2/+9
* Release stable 1.0 versiondrkhsh2023-07-042-7/+1
* Add back version flag to prepare for releasedrkhsh2023-05-153-2/+6
* Fix release tarball to prepare for releasedrkhsh2023-05-151-2/+3
* README: Sync description from manpagedrkhsh2023-04-231-2/+4
* manpage: Quality improvementsdrkhsh2023-04-231-4/+21
* More LICENSE updatesdrkhsh2022-12-191-4/+4
* Revert "config.mk: Fix PREFIX assignment"drkhsh2022-12-191-1/+1
* Update LICENSEdrkhsh2022-12-191-1/+1
* Update LICENSEdrkhsh2022-12-191-0/+2
* entropy: Use Unicode escape sequence in stringplanet362022-12-191-1/+2
* config.mk: Fix PREFIX assignmentplanet362022-12-191-1/+1
* num_files: opendir() returns a directory streamplanet362022-12-191-4/+4
* Make LEN macro consistent with other suckless reposplanet362022-12-191-1/+1
* battery: Consistent naming for capacity percentageplanet362022-12-191-7/+10
* Sort functions by nameplanet362022-12-192-7/+7
* uptime: Use sizeof instead of repeating the sizeplanet362022-12-191-1/+1
* keymap: Variable "layout" should be constplanet362022-12-191-2/+3
* disk: Cast fsblkcnt_t to double instead of floatplanet362022-12-191-1/+1
* verr: Remove special "usage" caseplanet362022-12-191-3/+0
* config.def.h: Remove stray double quote in commentplanet362022-12-191-1/+1
* Update READMEdrkhsh2022-12-191-3/+2
* battery: Fix remaining on LinuxPatrick Iacob2022-12-011-2/+2
* New component: catdrkhsh2022-11-245-0/+38
* README: Add note about FreeBSD sndio depdrkhsh2022-10-281-2/+3
* radical re-formatting 3/3: Error checksdrkhsh2022-10-284-17/+15
* radical re-formatting 2/3: Fix blocksdrkhsh2022-10-2814-152/+93
* radical re-formatting 1/3: Fix spacingdrkhsh2022-10-285-24/+24
* radical re-formatting 0/3: Alphabetic headersdrkhsh2022-10-2820-29/+29
* ram: Refactor on OpenBSDdrkhsh2022-10-281-23/+17
* ram: Refactor Linux perc/useddrkhsh2022-10-281-7/+7
* battery: Refactor remaining on OpenBSDdrkhsh2022-10-281-3/+4
* temp: Put sysctl into define to avoid line wrapsdrkhsh2022-10-281-2/+4
* various: Put paths into defines to avoid line wrapsdrkhsh2022-10-285-41/+36
* separator: kill that useless thingdrkhsh2022-10-284-16/+0
* do not rely on obsolete featureNRK2022-10-2613-61/+61
* components/*.c: include slstatus.hNRK2022-10-2623-1/+23
* Add 'Not charging' status supportSpenser Truex2022-10-261-2/+3
* Add comment about mixer oss module to READMEdrkhsh2022-10-261-0/+3
* Update LICENSEdrkhsh2022-10-261-3/+4
* Reset sndiod initialization flag on disconnectsIngo Feinerer2022-10-261-0/+1
* Make volume component work on FreeBSDmichaelbuch12@gmail.com2022-10-263-3/+3
* Fix RAM component on FreeBSDmichaelbuch12@gmail.com2022-10-261-4/+4
* Fix keyboard_indicators() prototypeNRK2022-10-261-1/+1
* Update READMEAaron Marcher2020-11-301-4/+6
* Update LICENSEAaron Marcher2020-11-301-2/+8
* Add comment for FreeBSD to config.mkAaron Marcher2020-11-301-0/+1
* Use the sioctl_open(3) OpenBSD API to access volIngo Feinerer2020-11-303-51/+161
* Add a -1 option flagDaniel Moch2020-11-302-4/+10