Commit Graph

  • f68f49273e Release stable 1.0 version master 1.0 drkhsh 2023-07-04 20:47:18 +0200
  • 86c7a84c23 Add back version flag to prepare for release drkhsh 2023-05-15 19:14:52 +0200
  • 483169021b Fix release tarball to prepare for release drkhsh 2023-05-15 19:11:39 +0200
  • e0c155e9ab README: Sync description from manpage drkhsh 2023-04-23 23:48:47 +0200
  • ee586cfea9 manpage: Quality improvements drkhsh 2023-04-23 23:43:14 +0200
  • c919def84f More LICENSE updates drkhsh 2022-12-19 22:03:59 +0100
  • 034c591a95 Revert "config.mk: Fix PREFIX assignment" drkhsh 2022-12-19 19:26:57 +0100
  • 305aa5138a Update LICENSE drkhsh 2022-12-19 19:26:15 +0100
  • 1ae616190c Update LICENSE drkhsh 2022-12-19 02:40:00 +0100
  • 581d937e51 entropy: Use Unicode escape sequence in string planet36 2022-10-28 10:49:05 -0500
  • c225c43151 config.mk: Fix PREFIX assignment planet36 2021-05-26 14:29:32 -0400
  • 984f45719e num_files: opendir() returns a directory stream planet36 2021-05-11 22:45:34 -0400
  • c432c981df Make LEN macro consistent with other suckless repos planet36 2021-04-13 12:43:18 -0400
  • 87c3dd2c36 battery: Consistent naming for capacity percentage planet36 2021-04-06 12:48:18 -0400
  • d77f216fae Sort functions by name planet36 2021-04-02 14:11:00 -0400
  • 40f13be551 uptime: Use sizeof instead of repeating the size planet36 2021-03-25 13:05:48 -0400
  • c75cb9ad7a keymap: Variable "layout" should be const planet36 2021-03-05 14:35:24 -0500
  • 89f8476110 disk: Cast fsblkcnt_t to double instead of float planet36 2021-03-05 14:28:15 -0500
  • 0e2ff8dc10 verr: Remove special "usage" case planet36 2021-03-05 14:20:29 -0500
  • e22d447684 config.def.h: Remove stray double quote in comment planet36 2021-03-05 14:19:49 -0500
  • 173b03417d Update README drkhsh 2022-12-19 02:41:19 +0100
  • 982eb223a0 battery: Fix remaining on Linux Patrick Iacob 2022-11-26 20:11:01 -0800
  • 57c6e7340d New component: cat drkhsh 2022-11-23 23:59:51 +0100
  • 4bd78c94ba README: Add note about FreeBSD sndio dep drkhsh 2022-10-28 00:47:06 +0200
  • cce2e5ecb0 radical re-formatting 3/3: Error checks drkhsh 2022-10-28 00:21:02 +0200
  • 3251e91187 radical re-formatting 2/3: Fix blocks drkhsh 2022-10-28 00:51:34 +0200
  • 2104dc362c radical re-formatting 1/3: Fix spacing drkhsh 2022-10-28 00:49:31 +0200
  • 0696635bcb radical re-formatting 0/3: Alphabetic headers drkhsh 2022-10-27 23:18:30 +0200
  • 826a5dc862 ram: Refactor on OpenBSD drkhsh 2022-10-28 00:13:12 +0200
  • d7ea986299 ram: Refactor Linux perc/used drkhsh 2022-10-28 00:11:15 +0200
  • 3b86e4b5ef battery: Refactor remaining on OpenBSD drkhsh 2022-10-27 23:47:01 +0200
  • 21327e0373 temp: Put sysctl into define to avoid line wraps drkhsh 2022-10-28 00:15:21 +0200
  • 69b2487650 various: Put paths into defines to avoid line wraps drkhsh 2022-10-27 23:44:52 +0200
  • c46c1487a9 separator: kill that useless thing drkhsh 2022-10-27 22:14:20 +0200
  • 0c2b3e5b5c do not rely on obsolete feature NRK 2022-10-27 02:16:05 +0600
  • 28ef0b242c components/*.c: include slstatus.h NRK 2022-10-27 02:14:53 +0600
  • f29aa9ab06 Add 'Not charging' status support Spenser Truex 2022-10-26 21:34:47 +0200
  • 0aacce1c52 Add comment about mixer oss module to README drkhsh 2022-10-26 12:57:12 +0200
  • 1881569f6c Update LICENSE drkhsh 2022-10-20 01:24:08 +0200
  • 3b699c127d Reset sndiod initialization flag on disconnects Ingo Feinerer 2021-02-15 12:56:42 +0100
  • 798809ce02 Make volume component work on FreeBSD michaelbuch12@gmail.com 2021-01-01 16:52:57 +0100
  • 77bfb76a97 Fix RAM component on FreeBSD michaelbuch12@gmail.com 2021-01-01 17:04:36 +0100
  • 3c47701aea Fix keyboard_indicators() prototype NRK 2022-08-27 20:40:20 +0600
  • 84a2f117a3 Update README Aaron Marcher 2020-11-30 21:32:14 +0100
  • ae8a658d0c Update LICENSE Aaron Marcher 2020-11-30 21:26:40 +0100
  • dd5bfc3e51 Add comment for FreeBSD to config.mk Aaron Marcher 2020-11-30 20:56:21 +0100
  • 9ac721c23f Use the sioctl_open(3) OpenBSD API to access vol Ingo Feinerer 2020-05-09 12:03:20 +0200
  • aaf279f6dd Add a -1 option flag Daniel Moch 2020-06-23 16:35:43 -0400
  • d1b23e5509 Handle SIGUSR1 for forced refreshes Mart Lubbers 2020-06-18 08:46:12 +0200
  • 3fc2872d1b Fix temperature reporting on OpenBSD dsp 2019-10-31 22:50:32 -0600
  • 3ac985eb03 Full battery indicator Cem Keylan 2019-10-02 11:31:54 +0300
  • 2b0f50d1aa Add separator module Ryan Kes 2019-03-30 13:45:05 +0100
  • b14e039639 Follow International System of Units spacing rules Ingo Feinerer 2019-02-16 17:59:44 +0100
  • 93daf4f35e Add OS-support notice to README Aaron Marcher 2019-02-16 17:05:04 +0100
  • a1ac203d16 Add ram and swap components on FreeBSD Michael Buch 2019-02-16 01:26:44 +0000
  • 10bdf01b71 cpu_perc: Check for division by zero Ingo Feinerer 2019-02-14 19:25:51 +0100
  • d518472e62 Fix CPU frequency on OpenBSD Ingo Feinerer 2019-02-13 15:45:40 +0100
  • a9193a757a close file descriptors and fix return values Michael Buch 2019-02-13 14:16:17 +0000
  • c1dc896c80 Add native OpenBSD support for mute/volume Ingo Feinerer 2019-02-08 15:37:17 +0100
  • e724907cc3 wifi component on FreeBSD Michael Buch 2019-02-13 00:47:23 +0000
  • 86849d295b Add FreeBSD support for netspeeds, entropy and ip components Michael Buch 2019-01-30 11:21:54 +0000
  • b6d0bd2fe4 Update LICENSE Aaron Marcher 2019-02-05 09:32:47 +0100
  • 120d150594 Add support for cpu and uptime components on FreeBSD Michael Buch 2019-02-05 02:44:37 +0000
  • ec306623df Add FreeBSD support for temperature and battery components Michael Buch 2019-01-27 15:44:39 +0000
  • dd7f1896aa ram: Consistency with line breaks Aaron Marcher 2018-07-08 17:45:32 +0200
  • e213b48122 Fix whitespace Aaron Marcher 2018-07-08 17:44:53 +0200
  • 96ddf4e1de Consistency with 80 char limit and breaks Aaron Marcher 2018-07-08 17:42:58 +0200
  • c93971748c wifi_perc: Simplify on Linux Aaron Marcher 2018-07-07 14:05:53 +0200
  • acfa1f50c2 Simplify format specifiers for uintmax_t Aaron Marcher 2018-07-07 11:08:26 +0200
  • c2492c3f99 cpu_freq: Simplify with E-notation Aaron Marcher 2018-07-07 10:56:10 +0200
  • e20b50112e cpu_freq: Change to 64 bit integers Aaron Marcher 2018-07-07 10:54:12 +0200
  • 43a12832a3 Change uint64_t to uintmax_t Aaron Marcher 2018-07-07 10:50:25 +0200
  • d76b1a21fc battery: 64 bit ints on Linux Aaron Marcher 2018-07-07 10:31:57 +0200
  • b792b7ab69 cpu: Use uint64_t on OpenBSD Aaron Marcher 2018-07-07 00:24:36 +0200
  • 609ef3aa1f battery: Remove unnecessary defines for paths Aaron Marcher 2018-07-06 23:55:18 +0200
  • 16e15217c6 uptime: Improve typing and sort headers Aaron Marcher 2018-07-06 23:47:52 +0200
  • d1e3398822 temperature: Improve types Aaron Marcher 2018-07-06 23:41:02 +0200
  • ab4f24a612 ram: Check for theoretical division by zero Aaron Marcher 2018-07-06 23:38:12 +0200
  • fa7c266e2b ram: Use POSIX types Aaron Marcher 2018-07-06 23:37:05 +0200
  • b65c058598 entropy: Use POSIX types for format specifiers Aaron Marcher 2018-07-06 23:26:12 +0200
  • c59b64e643 entropy: Improve types Aaron Marcher 2018-07-06 23:17:08 +0200
  • 51ff7ce2b9 Consistent paramter naming for components Aaron Marcher 2018-07-06 08:08:48 +0200
  • efa26f4f35 slstatus.h: Fix coding style Aaron Marcher 2018-07-06 08:03:31 +0200
  • 381c2fa12a fmt_human: Improve types Aaron Marcher 2018-07-06 07:56:46 +0200
  • 1452a44832 Add Ian Remmler to LICENSE Aaron Marcher 2018-06-04 14:07:20 +0200
  • 32e0a2bfcc Add flexible formatting to keyboard_indicators. Ian Remmler 2018-06-03 20:02:34 -0500
  • 005b541717 uptime: unification of the uptime function for linux/openbsd Tobias Tschinkowitz 2018-06-01 20:10:34 +0200
  • 8c8091f4f1 wifi: fixed disconnected wifi status on openbsd Tobias Tschinkowitz 2018-05-31 13:53:49 +0200
  • b0401b13bb Clean up header includes Aaron Marcher 2018-05-30 19:35:37 +0200
  • c0436810ef Update LICENSE for Quentin Aaron Marcher 2018-05-29 22:26:40 +0200
  • 7fe240856e Flush the output stream instead of arbitrarily disabling buffering Quentin Rameau 2018-05-29 21:32:29 +0200
  • 81d5b427cb Don't explicitly list each component-target Laslo Hunhold 2018-05-29 21:24:43 +0200
  • 0c29fc56f9 swap: removed unused include Tobias Tschinkowitz 2018-05-29 14:28:39 +0200
  • a18439af11 Refactor swap.c to use getline() instead of buf-filling Laslo Hunhold 2018-05-28 21:16:02 +0200
  • 5d6415608b Update LICENSE for Tobias Aaron Marcher 2018-05-28 16:17:03 +0200
  • cd884c2f0a Fix object order and stop using a GNU make idiom Laslo Hunhold 2018-05-28 15:58:28 +0200
  • 0efd64ffaa Explicitly list component-objects in the Makefile Laslo Hunhold 2018-05-27 22:40:00 +0200
  • 682c0fedde Use E-notation for large powers of 10 Laslo Hunhold 2018-05-27 17:57:52 +0200
  • c28643ce5b Revert "Add basic backlight percentage support" Aaron Marcher 2018-05-27 16:46:03 +0200
  • 5db729fedb ram: fixed int overflow on pagetok macro Tobias Tschinkowitz 2018-05-24 12:09:26 +0200