2023-07-04 18:47 | Release stable 1.0 version | drkhsh | 2 | +1 | -7 |
2023-05-15 17:14 | Add back version flag to prepare for release | drkhsh | 3 | +6 | -2 |
2023-05-15 17:11 | Fix release tarball to prepare for release | drkhsh | 1 | +3 | -2 |
2023-04-23 21:48 | README: Sync description from manpage | drkhsh | 1 | +4 | -2 |
2023-04-23 21:43 | manpage: Quality improvements | drkhsh | 1 | +21 | -4 |
2022-12-19 21:03 | More LICENSE updates | drkhsh | 1 | +4 | -4 |
2022-12-19 18:26 | Revert "config.mk: Fix PREFIX assignment" | drkhsh | 1 | +1 | -1 |
2022-12-19 18:26 | Update LICENSE | drkhsh | 1 | +1 | -1 |
2022-12-19 01:40 | Update LICENSE | drkhsh | 1 | +2 | -0 |
2022-10-28 15:49 | entropy: Use Unicode escape sequence in string | planet36 | 1 | +2 | -1 |
2021-05-26 18:29 | config.mk: Fix PREFIX assignment | planet36 | 1 | +1 | -1 |
2021-05-12 02:45 | num_files: opendir() returns a directory stream | planet36 | 1 | +4 | -4 |
2021-04-13 16:43 | Make LEN macro consistent with other suckless repos | planet36 | 1 | +1 | -1 |
2021-04-06 16:48 | battery: Consistent naming for capacity percentage | planet36 | 1 | +10 | -7 |
2021-04-02 18:11 | Sort functions by name | planet36 | 2 | +7 | -7 |
2021-03-25 17:05 | uptime: Use sizeof instead of repeating the size | planet36 | 1 | +1 | -1 |
2021-03-05 19:35 | keymap: Variable "layout" should be const | planet36 | 1 | +3 | -2 |
2021-03-05 19:28 | disk: Cast fsblkcnt_t to double instead of float | planet36 | 1 | +1 | -1 |
2021-03-05 19:20 | verr: Remove special "usage" case | planet36 | 1 | +0 | -3 |
2021-03-05 19:19 | config.def.h: Remove stray double quote in comment | planet36 | 1 | +1 | -1 |
2022-12-19 01:41 | Update README | drkhsh | 1 | +2 | -3 |
2022-11-27 04:11 | battery: Fix remaining on Linux | Patrick Iacob | 1 | +2 | -2 |
2022-11-23 22:59 | New component: cat | drkhsh | 5 | +38 | -0 |
2022-10-27 22:47 | README: Add note about FreeBSD sndio dep | drkhsh | 1 | +3 | -2 |
2022-10-27 22:21 | radical re-formatting 3/3: Error checks | drkhsh | 4 | +15 | -17 |
2022-10-27 22:51 | radical re-formatting 2/3: Fix blocks | drkhsh | 14 | +93 | -152 |
2022-10-27 22:49 | radical re-formatting 1/3: Fix spacing | drkhsh | 5 | +24 | -24 |
2022-10-27 21:18 | radical re-formatting 0/3: Alphabetic headers | drkhsh | 20 | +29 | -29 |
2022-10-27 22:13 | ram: Refactor on OpenBSD | drkhsh | 1 | +17 | -23 |
2022-10-27 22:11 | ram: Refactor Linux perc/used | drkhsh | 1 | +7 | -7 |
2022-10-27 21:47 | battery: Refactor remaining on OpenBSD | drkhsh | 1 | +4 | -3 |
2022-10-27 22:15 | temp: Put sysctl into define to avoid line wraps | drkhsh | 1 | +4 | -2 |
2022-10-27 21:44 | various: Put paths into defines to avoid line wraps | drkhsh | 5 | +36 | -41 |
2022-10-27 20:14 | separator: kill that useless thing | drkhsh | 4 | +0 | -16 |
2022-10-26 20:16 | do not rely on obsolete feature | NRK | 13 | +61 | -61 |
2022-10-26 20:14 | components/*.c: include slstatus.h | NRK | 23 | +23 | -1 |
2022-10-26 19:34 | Add 'Not charging' status support | Spenser Truex | 1 | +3 | -2 |
2022-10-26 10:57 | Add comment about mixer oss module to README | drkhsh | 1 | +3 | -0 |
2022-10-19 23:24 | Update LICENSE | drkhsh | 1 | +4 | -3 |
2021-02-15 11:56 | Reset sndiod initialization flag on disconnects | Ingo Feinerer | 1 | +1 | -0 |
2021-01-01 15:52 | Make volume component work on FreeBSD | michaelbuch12@gmail.com | 3 | +3 | -3 |
2021-01-01 16:04 | Fix RAM component on FreeBSD | michaelbuch12@gmail.com | 1 | +4 | -4 |
2022-08-27 14:40 | Fix keyboard_indicators() prototype | NRK | 1 | +1 | -1 |
2020-11-30 20:32 | Update README | Aaron Marcher | 1 | +6 | -4 |
2020-11-30 20:26 | Update LICENSE | Aaron Marcher | 1 | +8 | -2 |
2020-11-30 19:56 | Add comment for FreeBSD to config.mk | Aaron Marcher | 1 | +1 | -0 |
2020-05-09 10:03 | Use the sioctl_open(3) OpenBSD API to access vol | Ingo Feinerer | 3 | +161 | -51 |
2020-06-23 20:35 | Add a -1 option flag | Daniel Moch | 2 | +10 | -4 |
2020-06-18 06:46 | Handle SIGUSR1 for forced refreshes | Mart Lubbers | 1 | +5 | -4 |
2019-11-01 04:50 | Fix temperature reporting on OpenBSD | dsp | 1 | +1 | -1 |
2019-10-02 08:31 | Full battery indicator | Cem Keylan | 1 | +1 | -0 |
2019-03-30 12:45 | Add separator module | Ryan Kes | 4 | +15 | -0 |
2019-02-16 16:59 | Follow International System of Units spacing rules | Ingo Feinerer | 1 | +1 | -1 |
2019-02-16 16:05 | Add OS-support notice to README | Aaron Marcher | 1 | +1 | -0 |
2019-02-16 01:26 | Add ram and swap components on FreeBSD | Michael Buch | 2 | +147 | -0 |
2019-02-14 18:25 | cpu_perc: Check for division by zero | Ingo Feinerer | 1 | +27 | -18 |
2019-02-13 14:45 | Fix CPU frequency on OpenBSD | Ingo Feinerer | 1 | +1 | -2 |
2019-02-13 14:16 | close file descriptors and fix return values | Michael Buch | 1 | +12 | -6 |
2019-02-08 14:37 | Add native OpenBSD support for mute/volume | Ingo Feinerer | 4 | +94 | -29 |
2019-02-13 00:47 | wifi component on FreeBSD | Michael Buch | 1 | +95 | -3 |
2019-01-30 11:21 | Add FreeBSD support for netspeeds, entropy and ip components | Michael Buch | 3 | +5 | -2 |
2019-02-05 08:32 | Update LICENSE | Aaron Marcher | 1 | +2 | -2 |
2019-02-05 02:44 | Add support for cpu and uptime components on FreeBSD | Michael Buch | 2 | +62 | -2 |
2019-01-27 15:44 | Add FreeBSD support for temperature and battery components | Michael Buch | 3 | +80 | -3 |
2018-07-08 15:45 | ram: Consistency with line breaks | Aaron Marcher | 1 | +4 | -2 |
2018-07-08 15:44 | Fix whitespace | Aaron Marcher | 3 | +3 | -3 |
2018-07-08 15:42 | Consistency with 80 char limit and breaks | Aaron Marcher | 9 | +86 | -82 |
2018-07-07 12:05 | wifi_perc: Simplify on Linux | Aaron Marcher | 1 | +4 | -3 |
2018-07-07 09:08 | Simplify format specifiers for uintmax_t | Aaron Marcher | 7 | +30 | -33 |
2018-07-07 08:56 | cpu_freq: Simplify with E-notation | Aaron Marcher | 1 | +1 | -1 |
2018-07-07 08:54 | cpu_freq: Change to 64 bit integers | Aaron Marcher | 1 | +3 | -2 |
2018-07-07 08:50 | Change uint64_t to uintmax_t | Aaron Marcher | 9 | +45 | -45 |
2018-07-07 08:31 | battery: 64 bit ints on Linux | Aaron Marcher | 1 | +5 | -4 |
2018-07-06 22:24 | cpu: Use uint64_t on OpenBSD | Aaron Marcher | 1 | +3 | -2 |
2018-07-06 21:55 | battery: Remove unnecessary defines for paths | Aaron Marcher | 1 | +5 | -7 |
2018-07-06 21:47 | uptime: Improve typing and sort headers | Aaron Marcher | 1 | +7 | -3 |
2018-07-06 21:41 | temperature: Improve types | Aaron Marcher | 1 | +5 | -3 |
2018-07-06 21:38 | ram: Check for theoretical division by zero | Aaron Marcher | 1 | +4 | -0 |
2018-07-06 21:37 | ram: Use POSIX types | Aaron Marcher | 1 | +18 | -16 |
2018-07-06 21:26 | entropy: Use POSIX types for format specifiers | Aaron Marcher | 1 | +3 | -3 |
2018-07-06 21:17 | entropy: Improve types | Aaron Marcher | 1 | +2 | -1 |
2018-07-06 06:08 | Consistent paramter naming for components | Aaron Marcher | 5 | +43 | -43 |
2018-07-06 06:03 | slstatus.h: Fix coding style | Aaron Marcher | 1 | +16 | -16 |
2018-07-06 05:56 | fmt_human: Improve types | Aaron Marcher | 2 | +5 | -2 |
2018-06-04 12:07 | Add Ian Remmler to LICENSE | Aaron Marcher | 1 | +1 | -0 |
2018-06-04 01:02 | Add flexible formatting to keyboard_indicators. | Ian Remmler | 2 | +30 | -11 |
2018-06-01 18:10 | uptime: unification of the uptime function for linux/openbsd | Tobias Tschinkowitz | 1 | +10 | -50 |
2018-05-31 11:53 | wifi: fixed disconnected wifi status on openbsd | Tobias Tschinkowitz | 1 | +7 | -0 |
2018-05-30 17:35 | Clean up header includes | Aaron Marcher | 14 | +0 | -20 |
2018-05-29 20:26 | Update LICENSE for Quentin | Aaron Marcher | 1 | +1 | -1 |
2018-05-29 19:32 | Flush the output stream instead of arbitrarily disabling buffering | Quentin Rameau | 1 | +4 | -7 |
2018-05-29 19:24 | Don't explicitly list each component-target | Laslo Hunhold | 1 | +1 | -21 |
2018-05-29 12:28 | swap: removed unused include | Tobias Tschinkowitz | 1 | +0 | -1 |
2018-05-28 19:16 | Refactor swap.c to use getline() instead of buf-filling | Laslo Hunhold | 1 | +50 | -73 |
2018-05-28 14:17 | Update LICENSE for Tobias | Aaron Marcher | 1 | +1 | -1 |
2018-05-28 13:58 | Fix object order and stop using a GNU make idiom | Laslo Hunhold | 1 | +1 | -1 |
2018-05-27 20:40 | Explicitly list component-objects in the Makefile | Laslo Hunhold | 1 | +25 | -6 |
2018-05-27 15:57 | Use E-notation for large powers of 10 | Laslo Hunhold | 2 | +3 | -3 |
2018-05-27 14:46 | Revert "Add basic backlight percentage support" | Aaron Marcher | 6 | +0 | -41 |
2018-05-24 10:09 | ram: fixed int overflow on pagetok macro | Tobias Tschinkowitz | 1 | +1 | -1 |
| 504 more commits remaining, fetch the repository |