2023-05-20 09:50 | [nat WIP] add sum of CPU percentages | Natasha Kerensikova | 2 | +122 | -0 |
2023-05-20 09:02 | [nat] Improve prefixless human formatting | Natasha Kerensikova | 1 | +3 | -0 |
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 |
2018-05-23 13:29 | Refactor keymap.c | Laslo Hunhold | 1 | +45 | -56 |
2018-05-23 11:51 | Refactor snprintf-usage in util.c | Laslo Hunhold | 1 | +19 | -13 |
2018-05-23 11:30 | keymap: Add braces for for loop | Aaron Marcher | 1 | +2 | -1 |
2018-05-23 09:50 | Add keymap to README | Aaron Marcher | 1 | +1 | -0 |
2018-05-23 08:12 | Add Michael Buch to LICENSE | Aaron Marcher | 1 | +1 | -0 |
2018-05-23 06:16 | Add keymap component | Michael Buch | 4 | +103 | -0 |
2018-05-21 19:31 | Remove o-flag as it is redundant | Laslo Hunhold | 2 | +4 | -13 |
2018-05-22 10:50 | Check printf() for output errors | Laslo Hunhold | 1 | +3 | -1 |
2018-05-22 10:42 | netspeeds: Fix indentation | Aaron Marcher | 1 | +1 | -1 |
2018-05-22 07:23 | Add basic backlight percentage support | David Demelier | 6 | +41 | -0 |
2018-05-22 10:21 | Change to fmt_human in netspeeds on OpenBSD | Aaron Marcher | 1 | +1 | -1 |
2018-05-21 21:03 | swap.c: Refactor getstats() and its usage | Laslo Hunhold | 1 | +22 | -14 |
2018-05-21 18:08 | Refactor fmt_human() and fix a bug | Laslo Hunhold | 2 | +20 | -12 |
2018-05-21 12:44 | Merge fmt_human_2 and fmt_human_10 to one function | Aaron Marcher | 7 | +44 | -46 |
2018-05-21 12:14 | Remove fmt from load_avgs for consistency | Aaron Marcher | 2 | +3 | -4 |
2018-05-21 12:07 | Add option to output only once and exit | Aaron Marcher | 2 | +13 | -4 |
2018-05-20 22:42 | battery_remaining: check for division by zero | Aaron Marcher | 1 | +4 | -0 |
2018-05-20 22:41 | battery_remaining: Change float to double | Aaron Marcher | 1 | +3 | -3 |
2018-05-20 22:36 | battery: Minor coding style fixes | Aaron Marcher | 1 | +15 | -10 |
2018-05-20 22:29 | Increase readability for load_uvmexp return | Aaron Marcher | 1 | +5 | -1 |
2018-05-20 22:16 | Remove units from numbers | Aaron Marcher | 11 | +45 | -47 |
2018-05-20 22:02 | swap_perc: check for division by zero on obsd too | Aaron Marcher | 1 | +4 | -0 |
2018-05-20 21:53 | swap_perc: check for division by zero | Aaron Marcher | 1 | +4 | -0 |
2018-05-20 20:16 | Add David Demelier to LICENSE | Aaron Marcher | 1 | +1 | -0 |
2018-05-20 07:42 | Support energy_now/power_now in battery_remaining | David Demelier | 1 | +27 | -14 |
2018-05-20 13:53 | ip: fixed memory leak | Tobias Tschinkowitz | 1 | +1 | -0 |
2018-05-19 22:57 | Check return value of pclose() | Laslo Hunhold | 1 | +4 | -1 |
2018-05-19 22:42 | Refactor ram.c | Aaron Marcher | 1 | +37 | -24 |
2018-05-19 22:30 | Make temp more readable on Linux | Aaron Marcher | 1 | +5 | -2 |
2018-05-19 22:18 | Refactor entropy.c | Laslo Hunhold | 1 | +6 | -3 |
2018-05-19 22:17 | Remove initialization to 0 for static vars | Aaron Marcher | 1 | +4 | -4 |
2018-05-19 22:16 | Remove unnecessary "valid" variable in cpu_perc | Aaron Marcher | 1 | +2 | -6 |
2018-05-19 22:02 | Add unit to temperature | Aaron Marcher | 1 | +2 | -2 |
2018-05-19 21:58 | Implement scaling for cpu_freq | Aaron Marcher | 1 | +13 | -5 |
2018-05-19 20:52 | Implement fmt_human_2() and fmt_human_10() | Laslo Hunhold | 6 | +61 | -32 |
2018-05-19 18:33 | Add the percent sign to *_perc functions | Aaron Marcher | 7 | +12 | -12 |
2018-05-19 18:09 | Increase precision in netspeeds.c | Laslo Hunhold | 1 | +8 | -8 |
2018-05-19 17:33 | Implement esnprintf() and make formatted calls more efficient | Laslo Hunhold | 6 | +72 | -23 |
2018-05-19 11:34 | Simplify ipv* functions | Aaron Marcher | 1 | +12 | -33 |
2018-05-19 11:29 | Use `int` for flags | Aaron Marcher | 1 | +2 | -2 |
2018-05-19 11:25 | Revert aac29e2 as it is nonsense | Aaron Marcher | 1 | +14 | -8 |
2018-05-19 11:19 | Set {r,t}xbytes 0 before incrementing them on OBSD | Aaron Marcher | 1 | +6 | -2 |
2018-05-19 11:12 | Missing assignment for last commit | Aaron Marcher | 1 | +2 | -0 |
2018-05-19 11:07 | Unify and simplify netspeed logic and types | Aaron Marcher | 1 | +24 | -30 |
2018-05-19 09:23 | netspeeds: added error condition for openbsd | Tobias Tschinkowitz | 1 | +12 | -2 |
2018-05-18 23:55 | uptime: Format function is static | Aaron Marcher | 1 | +1 | -1 |
2018-05-18 23:49 | battery: Move out struct as common code | Aaron Marcher | 1 | +8 | -14 |
2018-05-18 23:29 | implemented openbsd netspeed functions | Tobias Tschinkowitz | 2 | +60 | -2 |
2018-05-18 22:40 | Add netspeeds to config.def.h | Aaron Marcher | 1 | +2 | -0 |
2018-05-18 22:31 | Add network speed functions | Aaron Marcher | 4 | +59 | -0 |
2018-05-18 21:38 | Implement fmt_scaled for ram_* functions | Aaron Marcher | 1 | +6 | -14 |
2018-05-18 21:32 | Fix ram_free for Linux | Aaron Marcher | 1 | +5 | -1 |
2018-05-18 21:19 | Implement fmt_scaled for swap_* functions | Aaron Marcher | 1 | +6 | -6 |
2018-05-18 21:14 | Implement fmt_scaled for disk_* functions | Aaron Marcher | 1 | +3 | -7 |
2018-05-18 21:14 | Add fmt_scaled util function | Aaron Marcher | 2 | +17 | -0 |
2018-05-18 17:58 | Use %d instead of accidentally %i | Aaron Marcher | 2 | +4 | -4 |
2018-05-18 15:25 | Port battery_remaining to Linux | Aaron Marcher | 2 | +32 | -4 |
2018-05-18 14:55 | Fix memory leak | Aaron Marcher | 1 | +1 | -1 |
2018-05-18 14:33 | battery: fixed remaining time on connected AC | Tobias Tschinkowitz | 1 | +6 | -2 |
2018-05-18 13:32 | Fix indentation | Aaron Marcher | 2 | +3 | -3 |
2018-05-18 12:43 | Add battery_remaining function on OpenBSD | Tobias Tschinkowitz | 3 | +48 | -25 |
2018-05-18 08:59 | Add warn() and die() | Laslo Hunhold | 20 | +99 | -76 |
2018-05-18 08:07 | Audit slstatus.c | Laslo Hunhold | 1 | +35 | -13 |
2018-05-17 21:23 | Properly handle *snprintf() errors | Laslo Hunhold | 2 | +17 | -12 |
2018-05-17 18:05 | Remove UNUSED macro | Aaron Marcher | 3 | +3 | -11 |
2018-05-17 16:29 | Mark unused parameters, fix compiler warnings | Aaron Marcher | 3 | +10 | -2 |
2018-05-17 16:14 | wifi: Fix order and add missing header | Aaron Marcher | 1 | +2 | -1 |
2018-05-17 16:08 | wifi: Change memmove to memcpy on OpenBSD | Aaron Marcher | 1 | +1 | -1 |
2018-05-17 16:05 | Unify type of in for loops | Aaron Marcher | 1 | +2 | -1 |
2018-05-17 15:59 | wifi_essid: Fix coding style | Aaron Marcher | 1 | +2 | -2 |
2018-05-17 15:40 | Unify type of `i` in for loops | Aaron Marcher | 2 | +3 | -4 |
2018-05-17 15:28 | Change done to int as it is the CPU's natural type | Aaron Marcher | 1 | +1 | -1 |
2018-05-17 15:25 | Change interval to unsigned int | Aaron Marcher | 1 | +1 | -1 |
2018-05-17 15:24 | Add comments for battery_* functions on OpenBSD | Aaron Marcher | 1 | +2 | -0 |
2018-05-17 11:19 | added comment for temp function (openbsd) | Tobias Tschinkowitz | 1 | +1 | -0 |
2018-05-17 10:43 | corrected calculations for disk space on openbsd | Tobias Tschinkowitz | 1 | +4 | -4 |
2018-05-16 21:19 | Update README | Aaron Marcher | 1 | +1 | -4 |
2018-05-16 21:17 | wifi: Fix coding style | Aaron Marcher | 1 | +10 | -7 |
2018-05-16 21:08 | load_ieee80211_nodereq: Fix typo | Aaron Marcher | 1 | +1 | -1 |
2018-05-16 20:57 | wifi: Move out common headers | Aaron Marcher | 1 | +12 | -20 |
2018-05-16 20:37 | added wifi functionality for openbsd | Tobias Tschinkowitz | 1 | +75 | -1 |
2018-05-16 11:26 | corrected calculation for swap on openbsd | Tobias Tschinkowitz | 1 | +5 | -7 |
2018-05-16 07:57 | consistent calculation of ram_* on openbsd | Tobias Tschinkowitz | 1 | +4 | -4 |
2018-05-16 06:13 | Add he4d to LICENSE | Aaron Marcher | 1 | +1 | -0 |
2018-05-15 22:45 | updated ram_total and ram_free (obsd) | Tobias Tschinkowitz | 1 | +4 | -4 |
2018-05-14 18:54 | Cast CPU percentage to int and fix indenation | Aaron Marcher | 1 | +11 | -11 |
2018-05-08 13:13 | fflush(stdout) to print line by line if stdout is not a tty | Josuah Demangeon | 1 | +1 | -0 |
2018-05-08 13:06 | Add josuah to LICENSE | Aaron Marcher | 1 | +1 | -0 |
2018-05-08 11:42 | include <sys/time.h> before <sys/sensors.h> for time struct timeval | Josuah Demangeon | 1 | +1 | -1 |
2018-05-07 13:57 | Only variable declarations at top of block | Aaron Marcher | 1 | +2 | -1 |
2018-05-07 11:48 | Fix indents (spaces for alignment) | Aaron Marcher | 1 | +1 | -1 |
2018-05-07 10:25 | wifi_perc: Simplify | Aaron Marcher | 1 | +1 | -4 |
2018-05-07 10:17 | num_files: Variable declarations at top of block | Aaron Marcher | 1 | +2 | -1 |
2018-05-07 10:14 | Fix disk_perc by casting it to int | Aaron Marcher | 1 | +2 | -2 |
2018-05-07 09:44 | disk_perc: Simplify | Aaron Marcher | 1 | +2 | -4 |
2018-05-07 09:39 | cpu: Simplify functions | Aaron Marcher | 1 | +14 | -16 |
2018-05-07 09:21 | Unify header includes | Aaron Marcher | 6 | +11 | -11 |
2018-05-06 21:09 | entropy: Small fix | Aaron Marcher | 1 | +2 | -1 |
2018-05-06 20:54 | entropy: Port to OpenBSD | Aaron Marcher | 2 | +5 | -2 |
2018-05-06 20:41 | datetime: Add <stdio.h> for fprintf | Aaron Marcher | 1 | +1 | -0 |
2018-05-06 20:38 | datetime: Add error message | Aaron Marcher | 1 | +1 | -0 |
2018-05-06 20:28 | Fix coding style | Aaron Marcher | 15 | +91 | -66 |
2018-05-06 19:11 | Remove cpu_iowait | Aaron Marcher | 4 | +0 | -29 |
2018-05-06 19:10 | cpu_perc: Documentation and readbility improvements | Aaron Marcher | 1 | +9 | -9 |
2018-05-06 15:48 | cpu_perc: Port to OpenBSD | Aaron Marcher | 2 | +36 | -1 |
2018-05-05 23:20 | swap_*: Port to OpenBSD | Aaron Marcher | 2 | +84 | -7 |
2018-05-04 16:04 | battery: Remove full indicator | Aaron Marcher | 1 | +0 | -1 |
2018-05-02 17:41 | wifi_perc: Fix file descriptor leak | Aaron Marcher | 1 | +3 | -2 |
2018-05-02 10:30 | Add examples to config.def.h | Aaron Marcher | 1 | +17 | -14 |
2018-05-02 10:08 | uptime: Add missing brace | Aaron Marcher | 1 | +1 | -1 |
2018-05-02 09:38 | volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning. | parazyd | 1 | +1 | -1 |
2018-05-02 06:49 | wifi: Various cleanups | Aaron Marcher | 1 | +6 | -9 |
2018-05-02 06:42 | user: Only declare variables in the beginning | Aaron Marcher | 1 | +2 | -2 |
2018-05-02 06:41 | uptime: Simplifiy and clean up | Aaron Marcher | 1 | +19 | -20 |
2018-05-02 06:29 | run_command: Clean up | Aaron Marcher | 1 | +1 | -2 |
2018-05-02 06:26 | keyboard_indicators: Clean up opening display | Aaron Marcher | 1 | +2 | -2 |
2018-05-02 06:21 | ip: Sort headers alphabetically | Aaron Marcher | 1 | +4 | -5 |
2018-05-02 06:16 | battery_state: Unify unknown state with "?" symbol | Aaron Marcher | 1 | +0 | -2 |
2018-05-01 19:05 | Update README todo | Aaron Marcher | 1 | +0 | -1 |
2018-05-01 19:01 | Remove battery_power for various reasons | Aaron Marcher | 4 | +1 | -15 |
2018-05-01 18:50 | Tweak build system a little bit | Laslo Hunhold | 2 | +4 | -6 |
2018-05-01 18:45 | battery_perc: Port to OpenBSD | Aaron Marcher | 1 | +37 | -0 |
2018-05-01 18:20 | components/swap.c | move duplicated code to separate function | Laslo Hunhold | 1 | +26 | -56 |
2018-05-01 17:01 | Use indentation to increase readability | Laslo Hunhold | 9 | +573 | -539 |
2018-05-01 16:10 | Revert component-split | Laslo Hunhold | 29 | +684 | -695 |
2018-04-30 14:14 | Makefile: add distclean target | Quentin Rameau | 1 | +4 | -0 |
2018-04-30 14:13 | Makefile: move OS-specific libs to configure script | Quentin Rameau | 3 | +9 | -5 |
2018-04-30 14:11 | Makefile: separate default flags from user flags | Quentin Rameau | 2 | +9 | -9 |
2018-04-30 13:44 | Update LICENSE for Quentin Rameau | Aaron Marcher | 1 | +1 | -1 |
2018-04-30 13:14 | wifi: OS split | Quentin Rameau | 4 | +91 | -93 |
2018-04-30 13:14 | uptime: OS split | Quentin Rameau | 4 | +65 | -64 |
2018-04-30 13:14 | temperature: OS split | Quentin Rameau | 4 | +48 | -46 |
2018-04-30 13:14 | swap: OS split | Quentin Rameau | 4 | +137 | -139 |
2018-04-30 13:14 | ram: OS split | Quentin Rameau | 4 | +130 | -130 |
2018-04-30 13:14 | entropy: OS split | Quentin Rameau | 4 | +14 | -16 |
2018-04-30 13:14 | cpu: OS split | Quentin Rameau | 4 | +91 | -89 |
2018-04-30 13:14 | battery: OS split | Quentin Rameau | 4 | +91 | -92 |
2018-04-30 13:14 | Makefile: detect running OS | Quentin Rameau | 3 | +7 | -2 |
2018-04-30 11:20 | cpu_freq: Port to OpenBSD | Aaron Marcher | 2 | +25 | -2 |
2018-04-29 20:44 | Fix typo in temperature | Aaron Marcher | 1 | +1 | -1 |
2018-04-29 20:33 | Update README for OpenBSD build | Aaron Marcher | 1 | +1 | -1 |
2018-04-29 18:07 | uptime: Separate function for readbility | Aaron Marcher | 1 | +16 | -2 |
2018-04-29 18:02 | battery: Separate function for readbility | Aaron Marcher | 1 | +6 | -2 |
2018-04-29 18:00 | ram: Move up includes | Aaron Marcher | 1 | +6 | -5 |
2018-04-29 16:50 | Sort LICENSE according to first commit | Aaron Marcher | 1 | +2 | -2 |
2018-04-29 16:35 | temp: Port to OpenBSD | Aaron Marcher | 2 | +31 | -2 |
2018-04-29 14:08 | Remove vol_perc() from todo in README | Aaron Marcher | 1 | +0 | -1 |
2018-04-29 14:05 | Update LICENSE for parazyd | Aaron Marcher | 1 | +1 | -1 |
2018-04-29 13:41 | Add OpenBSD support in volume.c | parazyd | 2 | +9 | -4 |
2018-04-29 11:02 | Update LICENSE for Ali H. Fardan | Aaron Marcher | 1 | +1 | -1 |
2018-04-29 11:00 | Remove ipv{4,6}() from todo in README | Aaron Marcher | 1 | +0 | -1 |
2018-04-29 07:55 | ip: add OpenBSD support | Ali H. Fardan | 1 | +5 | -2 |
2018-04-16 17:09 | Remove non-portable functions from config.def.h | Aaron Marcher | 1 | +1 | -3 |
2018-04-14 17:44 | Add Darron Anderson to LICENSE | Aaron Marcher | 1 | +1 | -0 |
2018-04-14 17:44 | Remove ram_*() from README | Aaron Marcher | 1 | +0 | -1 |
2018-04-14 09:41 | Add OpenBSD RAM stats | Darron Anderson | 1 | +75 | -1 |
2018-03-28 17:46 | Format error messages properly | Aaron Marcher | 15 | +55 | -33 |
2018-03-28 16:49 | Remove program name from error messages | Aaron Marcher | 1 | +1 | -1 |
2018-03-28 16:26 | Get rid of err.h as it is not portable | Aaron Marcher | 13 | +36 | -46 |
2018-03-28 16:14 | Remove unnecessary headers | Aaron Marcher | 1 | +0 | -2 |
2018-03-26 16:09 | Remove ALSA dependency from README | Aaron Marcher | 1 | +1 | -2 |
2018-03-21 11:21 | More robust preprocessor switches | Aaron Marcher | 10 | +17 | -17 |
2018-03-19 23:48 | uptime: Port to OpenBSD. | Aaron Marcher | 2 | +30 | -6 |
2018-03-19 17:44 | battery_perc: Port to OpenBSD. | Aaron Marcher | 2 | +30 | -2 |
2018-03-18 22:30 | README: Add list of non-portable functions | Aaron Marcher | 1 | +12 | -0 |
2018-03-18 22:26 | Build Linux-only functions only on Linux | Aaron Marcher | 10 | +20 | -0 |
2018-03-18 21:51 | README: Add Todo | Aaron Marcher | 1 | +5 | -0 |
2018-02-17 20:00 | Merge pull request #43 from SiIky/unknown_str | Aaron Marcher | 1 | +3 | -1 |
2018-02-17 18:08 | Print unknown_str in case of error | SiIky | 1 | +3 | -1 |
2018-01-06 22:40 | Update LICENSE year for myself. | Aaron Marcher | 1 | +1 | -1 |
2018-01-06 22:37 | Fix a bug in wifi_essid(). | Aaron Marcher | 1 | +1 | -0 |
2017-12-03 00:40 | Small fixes in config.mk | Aaron Marcher | 1 | +2 | -2 |
2017-10-24 09:23 | Update LICENSE for parazyd | Aaron Marcher | 1 | +1 | -1 |
2017-10-24 09:03 | Return actual percentage for wifi_perc() | parazyd | 1 | +7 | -3 |
2017-09-24 13:33 | Move components into dedicated subdirectory | Laslo Hunhold | 39 | +817 | -817 |
2017-09-18 06:53 | Get rid of HDR variable | Laslo Hunhold | 1 | +3 | -4 |
2017-09-17 21:48 | Simplify Makefile | Laslo Hunhold | 1 | +1 | -20 |
2017-09-17 20:31 | Fix missing config.h in Makefile | Quentin Rameau | 1 | +4 | -1 |
2017-09-17 15:45 | Added LICENSE statements to all source files | Aaron Marcher | 21 | +21 | -0 |
2017-09-17 15:21 | Properly declare buf as extern and fix all unused-warnings | Laslo Hunhold | 3 | +6 | -3 |
2017-09-17 15:12 | Rewrite Makefile to accomodate file split | Laslo Hunhold | 3 | +131 | -45 |
2017-09-17 14:18 | Split into multiple files | Aaron Marcher | 22 | +826 | -740 |
2017-09-16 12:11 | Add blank line after setlocale | Aaron Marcher | 1 | +1 | -0 |
2017-09-11 18:05 | slstatus: set locale | Kurt Van Dijck | 1 | +2 | -0 |
2017-09-16 11:54 | Added CPU iowait to README | Aaron Marcher | 1 | +1 | -0 |
2017-09-14 21:58 | slstatus: add cpu_iowait | Kurt Van Dijck | 2 | +34 | -11 |
2017-09-14 20:20 | Deleted slstatus.png as it is unnecessary | Aaron Marcher | 1 | +0 | -0 |
2017-09-08 21:08 | slstatus load_avg format string | Kamil Cholewiński | 2 | +4 | -4 |
2017-08-14 16:00 | Added IPv6 address function | Aaron Marcher | 3 | +39 | -6 |
2017-08-14 12:04 | sexy config.def.h table | Aaron Marcher | 1 | +38 | -35 |
2017-08-14 08:24 | Fix a little logic error | Laslo Hunhold | 1 | +1 | -1 |
2017-08-13 22:34 | Add pscanf() | Laslo Hunhold | 1 | +66 | -157 |
2017-08-13 21:21 | Refactor main() | Laslo Hunhold | 2 | +41 | -36 |
2017-08-13 18:33 | Simplify signal handling a bit | Laslo Hunhold | 1 | +5 | -7 |
2017-08-13 18:21 | Remove unnecessary prototypes | Laslo Hunhold | 1 | +0 | -3 |
2017-08-13 18:21 | Remove unnecessary blank lines after license-notice | Laslo Hunhold | 2 | +0 | -2 |
2017-08-13 21:25 | Fix man page .Os field | Aaron Marcher | 1 | +1 | -1 |
2017-08-13 21:05 | Added Makefile target for distribution tarballs. | Aaron Marcher | 1 | +8 | -0 |
2017-08-13 20:56 | Fixed man page path | Aaron Marcher | 1 | +1 | -1 |
2017-08-12 11:37 | slstatus != dmenu lol | Aaron Marcher | 1 | +2 | -2 |
2017-08-12 11:27 | Removed #define for unknown_str | Aaron Marcher | 2 | +70 | -70 |
2017-08-12 11:06 | Removed #define for update interval | Aaron Marcher | 2 | +3 | -3 |
2017-08-12 10:55 | Updated LICENSE | Aaron Marcher | 1 | +1 | -1 |
2017-08-12 04:01 | keyboard_indicators: fix segfault when -s is specified | Ali H. Fardan | 1 | +6 | -0 |
2017-08-11 12:33 | Fixed possible NULL-deref and removed unnecessary XOpenDisplay() | Aaron Marcher | 1 | +5 | -2 |
2017-08-11 11:39 | Add and use LEN() macro | Laslo Hunhold | 1 | +6 | -5 |
2017-08-10 22:17 | Refactor battery_state() | Laslo Hunhold | 1 | +17 | -12 |
2017-08-10 20:43 | Reformatted LICENSE to fit 75 character width | Aaron Marcher | 1 | +10 | -10 |
2017-08-10 20:23 | Print usage() when we are left with arguments | Laslo Hunhold | 1 | +4 | -0 |
2017-08-10 20:22 | Reduce -o | -n to -s | Laslo Hunhold | 2 | +13 | -26 |
2017-08-10 19:56 | Remove d- and v-flags | Laslo Hunhold | 3 | +4 | -24 |
2017-08-10 19:36 | Convert slstatus.1 to mandoc, simplify it and remove -h | Laslo Hunhold | 2 | +42 | -40 |
2017-08-10 19:32 | Refactor build system | Laslo Hunhold | 2 | +23 | -21 |
2017-08-10 19:49 | New README in plain text | Aaron Marcher | 2 | +56 | -76 |
2017-08-10 19:10 | Removed TODO.md | Aaron Marcher | 1 | +0 | -0 |
2017-08-10 19:08 | Removed CONTRIBUTING.md | Aaron Marcher | 1 | +0 | -6 |
2017-08-10 19:06 | Moved contributors to LICENSE | Aaron Marcher | 2 | +10 | -11 |
2017-08-10 18:32 | Copyright sign (C) is not required in LICENSE | Aaron Marcher | 1 | +2 | -2 |
2017-08-10 18:30 | Removed .gitignore from repository | Aaron Marcher | 1 | +0 | -3 |
2017-08-10 09:31 | new arg.h version by frign | Aaron Marcher | 2 | +30 | -50 |
2017-08-06 13:02 | add num_files() function for maildirs ;) | aaron marcher | 3 | +27 | -0 |
2017-06-12 22:11 | updated readme | Aaron Marcher | 1 | +2 | -1 |
2017-06-12 22:06 | check for fgets/fscanf return values | Aaron Marcher | 1 | +75 | -35 |
2017-06-12 22:06 | use a static buffer instead of dynamic memory | Aaron Marcher | 2 | +204 | -242 |
2017-06-12 21:59 | remove format characters from stat functions | Aaron Marcher | 2 | +12 | -12 |
2017-06-12 21:56 | add cpu_freq function | Aaron Marcher | 2 | +19 | -0 |
2017-06-12 21:55 | add battery_power function | Aaron Marcher | 2 | +21 | -0 |
2017-05-11 17:06 | added option to output only once and exit afterwards | Aaron Marcher | 2 | +16 | -7 |
2017-04-20 20:33 | enable stack protector and compile to position independent executable | Aaron Marcher | 1 | +1 | -1 |
2017-04-20 20:30 | simplified and improved vol_perc() | Aaron Marcher | 1 | +12 | -6 |
2017-04-20 20:20 | fix overflow in run_command() | Aaron Marcher | 1 | +1 | -1 |
2017-04-20 20:18 | username(): get rid of unneeded uid variable | Aaron Marcher | 1 | +1 | -2 |
2017-04-20 20:14 | Merge pull request #39 from stoeckmann/fgets | Aaron Marcher | 1 | +1 | -1 |
2017-04-04 19:27 | On success, fgets always terminates the result. | Tobias Stoeckmann | 1 | +1 | -1 |
2017-04-02 13:27 | Merge pull request #38 from stoeckmann/terminating-nul | Aaron Marcher | 1 | +6 | -6 |
2017-04-02 11:12 | Fixed out of boundary write on long lines. | Tobias Stoeckmann | 1 | +6 | -6 |
2017-03-30 15:32 | loading thresholds state | Aaron Marcher | 1 | +2 | -0 |
2017-01-23 20:01 | Fixed XCloseDisplay() which is not reached in keyboard_indicators() | Aaron Marcher | 1 | +1 | -2 |
2017-01-16 11:10 | Added keyboard_indicators (Fixes #31) | Aaron Marcher | 3 | +27 | -0 |
2017-01-09 11:05 | Makefile fix and vol_perc fix for mute | Aaron Marcher | 2 | +2 | -4 |
2017-01-09 08:29 | simplified Makefile | Aaron Marcher | 1 | +10 | -12 |
2017-01-09 08:23 | small Makefile tweak | Aaron Marcher | 1 | +1 | -1 |
2017-01-09 08:21 | Makefile: Added back config.h handling in Makefile | Aaron Marcher | 1 | +4 | -1 |
2017-01-09 07:24 | Makefile: Fixes #35 | Aaron Marcher | 1 | +3 | -0 |
2017-01-07 21:34 | todo | Aaron Marcher | 1 | +0 | -6 |
2017-01-07 21:33 | removed ./extern/ | Aaron Marcher | 2 | +1 | -1 |
2017-01-07 21:31 | removed strlcat dependency (was used only once) | Aaron Marcher | 2 | +1 | -61 |
2017-01-07 21:01 | got rid of concat.h | Aaron Marcher | 2 | +14 | -35 |
2017-01-07 20:49 | saner makefile: cleaner, simpler, suckless | Aaron Marcher | 2 | +13 | -50 |
2017-01-07 20:28 | happy new year! | Aaron Marcher | 2 | +2 | -2 |
2017-01-07 20:19 | run_command: strlen() will not function if string is not null terminated | Aaron Marcher | 1 | +1 | -1 |
2016-12-30 22:13 | consistent coding style: usage() declaration, eval is a constant | Aaron Marcher | 1 | +2 | -2 |
2016-12-30 22:01 | Merge pull request #34 from parazyd/master | Aaron Marcher | 4 | +33 | -34 |
2016-12-30 13:21 | Merge branch 'master' into master | parazyd | 8 | +155 | -184 |
2016-12-30 11:16 | add vol_perc notes, add braces to singleline statements | parazyd | 3 | +19 | -5 |
2016-12-29 22:36 | why releases for such a small project? useless and overhead! | Aaron Marcher | 4 | +9 | -11 |
2016-12-29 22:30 | #undef strlcpy not needed anymore | Aaron Marcher | 1 | +0 | -1 |
2016-12-29 22:30 | tested wifi | Aaron Marcher | 1 | +1 | -1 |
2016-12-29 22:27 | Merge pull request #32 from R41z/master | Aaron Marcher | 5 | +134 | -162 |
2016-12-29 22:27 | Merge branch 'master' into master | Aaron Marcher | 1 | +13 | -11 |
2016-12-29 12:37 | fix TODO markdown syntax && update | raiz | 1 | +6 | -6 |
2016-12-29 09:40 | add braces to single statements so drkhsh doesn't be upset | raiz | 1 | +2 | -1 |
2016-12-28 22:59 | kernel_release() coding style and position in code fix | Aaron Marcher | 1 | +13 | -11 |
2016-12-27 23:41 | refactor vol_perc to not depend on alsa libraries | parazyd | 4 | +18 | -33 |
2016-12-27 17:41 | usage(): return success if -h is called && print more appropriate usage, opts can't be all called at the same time, that's why a separator is required | raiz | 1 | +8 | -6 |
2016-12-27 17:33 | another TODO update | raiz | 1 | +2 | -0 |
2016-12-27 17:32 | TODO update | raiz | 1 | +4 | -0 |
2016-12-27 17:20 | homepage update | raiz | 1 | +1 | -1 |
2016-12-27 17:18 | extern/concat.h: don't segfault if count == 0 | raiz | 1 | +3 | -0 |
2016-12-27 17:18 | whhops, my bad | raiz | 1 | +1 | -1 |
2016-12-27 17:14 | wifi_essid: add boundary check && prevent the use of direct string literal as a format string in snprintf() | raiz | 1 | +2 | -1 |
2016-12-27 17:09 | don't allow the use of perc if uninitialized | raiz | 1 | +4 | -4 |
2016-12-27 16:57 | remove misleading comment | raiz | 1 | +0 | -4 |
2016-12-27 16:56 | get rid of set_status() since it's only used once | raiz | 1 | +3 | -10 |
2016-12-27 16:53 | allow the use of %* symbols in UNKNOWN_STR | raiz | 1 | +35 | -35 |
2016-12-27 16:49 | add extra error tests to swap_*() && fix bytes_read bug | raiz | 1 | +38 | -39 |
2016-12-27 16:26 | swap_*(): add more error tests | raiz | 1 | +16 | -3 |
2016-12-27 16:12 | fix delay in a cleaner way | raiz | 1 | +9 | -4 |
2016-12-27 16:07 | remove newlines from warn() in swap_*(), those functions already print a newline after printing string stderr | raiz | 1 | +4 | -4 |
2016-12-27 15:58 | inititalize run_command()'s buf to UNKNOWN_STR by default | raiz | 1 | +1 | -1 |
2016-12-27 15:57 | remove newline character from run_command() output accurately | raiz | 1 | +5 | -1 |
2016-12-27 15:54 | strtok() has no effect on buf && fgets() should have the full buffer length | raiz | 1 | +1 | -2 |
2016-12-18 07:36 | whhops | raiz | 1 | +0 | -1 |
2016-12-18 07:35 | remove unused strlcpy() and reduce the size of output buffer | raiz | 2 | +3 | -52 |
2016-11-16 20:20 | Merge pull request #30 from TheMRod/master | Aaron Marcher | 4 | +15 | -0 |
2016-11-03 16:49 | Add "uname -r" functionality | Mike Coddington | 4 | +15 | -0 |
2016-10-28 14:27 | Merge pull request #25 from jodizzle/dev/swap | Aaron Marcher | 3 | +155 | -7 |
2016-10-15 23:50 | swap: Print UNKNOWN_STR if no swap is allocated | Jody Leonard | 1 | +22 | -7 |
2016-10-15 10:49 | Update README.md | Jody Leonard | 1 | +1 | -0 |
2016-10-15 10:36 | Edit config.def.h function descriptions | Jody Leonard | 1 | +11 | -7 |
2016-10-14 09:44 | Add functions for measuring swap | Jody Leonard | 1 | +128 | -0 |
2016-10-13 10:15 | Merge pull request #24 from jodizzle/feat/mute | Aaron Marcher | 1 | +5 | -1 |
2016-10-13 07:20 | vol_perc: Return "mute" when mixer is muted | Jody Leonard | 1 | +5 | -1 |
2016-10-12 20:01 | Merge pull request #23 from R41z/master | Aaron Marcher | 0 | +0 | -0 |
2016-10-12 17:54 | get rid of unused variable (silly gcc did not report that error) | Ali H. Fardan | 1 | +0 | -1 |
2016-10-10 18:05 | added quinq to contributors | Aaron Marcher | 1 | +1 | -0 |
2016-10-10 16:58 | add setlocale() (mostly for datetime function) | Aaron Marcher | 1 | +3 | -0 |
2016-10-10 16:52 | check daemon() return value | Aaron Marcher | 1 | +2 | -2 |
2016-10-10 07:19 | fixed run_command() | Aaron Marcher | 1 | +4 | -2 |
2016-10-10 07:02 | fixed run_command() | Aaron Marcher | 1 | +2 | -2 |
2016-10-09 12:06 | removed unnecessary fp, shorter return 0 and fixed compiler warning in vol_perc | Aaron Marcher | 1 | +3 | -4 |
2016-10-09 11:50 | Merge pull request #20 from R41z/master | Aaron Marcher | 1 | +6 | -7 |
2016-10-08 16:55 | hostname: use POSIX routine to get hostname rather than reading from procfs | Ali H. Fardan | 1 | +2 | -6 |
2016-10-08 16:50 | vol_perc: return zero if the value of max is set to zero | user | 1 | +4 | -1 |
2016-10-05 20:56 | added name to LICENSE | Aaron Marcher | 1 | +1 | -1 |
2016-10-05 09:40 | better default config.h | Aaron Marcher | 1 | +4 | -4 |
2016-09-19 09:17 | 3.0 | Aaron Marcher | 1 | +1 | -1 |
2016-09-18 20:01 | braces for one line statements in smprintf() | Aaron Marcher | 1 | +2 | -1 |
2016-09-18 20:00 | shorter copyright notice and moved back VERSION and _GNU_SOURCE as the man page version number fails | Aaron Marcher | 2 | +6 | -8 |
2016-09-18 19:44 | Merge pull request #19 from R41z/master | Aaron Marcher | 3 | +14 | -14 |
2016-09-18 19:27 | several changes | Ali H. Fardan | 3 | +14 | -14 |
2016-09-18 19:08 | updated man page according to readme | Aaron Marcher | 1 | +1 | -1 |
2016-09-18 19:07 | added -v to manpage | Aaron Marcher | 1 | +1 | -1 |
2016-09-18 19:06 | lol, dwm != slstatus in manpage :D | Aaron Marcher | 1 | +1 | -1 |
2016-09-18 15:51 | README.md reloaded | Aaron Marcher | 2 | +23 | -14 |
2016-09-18 15:26 | suckless coding style -> added back function prototypes argument variable names | Aaron Marcher | 1 | +16 | -16 |
2016-09-18 15:22 | config.mk comment about -Wno-unused-functions | Aaron Marcher | 1 | +3 | -2 |
2016-09-18 15:15 | optimization | Aaron Marcher | 1 | +1 | -1 |
2016-09-18 15:03 | added -v command line option | Aaron Marcher | 2 | +7 | -1 |
2016-09-18 14:57 | simpler usage | Aaron Marcher | 1 | +1 | -4 |
2016-09-18 14:54 | do not exit on failed smprintf | Aaron Marcher | 1 | +1 | -1 |
2016-09-17 20:51 | added man page | Aaron Marcher | 1 | +28 | -0 |
2016-09-17 20:51 | added man page | Aaron Marcher | 2 | +7 | -1 |
2016-09-17 20:03 | added optimization back (removed it for debugging some time ago) | Aaron Marcher | 1 | +1 | -1 |
2016-09-17 16:16 | n/a for run_command() | Aaron Marcher | 1 | +1 | -1 |
2016-09-17 16:10 | fuck newlines | Aaron Marcher | 1 | +0 | -2 |
2016-09-17 16:08 | removed TODO.md | Aaron Marcher | 1 | +0 | -5 |
2016-09-17 16:07 | moved headers to extern | Aaron Marcher | 5 | +4 | -4 |
2016-09-17 15:06 | shorter names | Aaron Marcher | 1 | +2 | -2 |
2016-09-17 14:53 | only open and close display if output type is dwm | Aaron Marcher | 1 | +4 | -3 |
2016-09-17 14:51 | coding style fixes + better var names | Aaron Marcher | 1 | +131 | -134 |
2016-09-16 21:31 | added daemonization, output possibility to console (for other programs) and moved the code to set WM_NAME to its own function as it is needed two times | Aaron Marcher | 2 | +105 | -6 |
2016-09-14 16:42 | fixed run_command() | Aaron Marcher | 1 | +1 | -1 |
2016-09-14 14:47 | Merge pull request #18 from R41z/master | Aaron Marcher | 1 | +4 | -12 |
2016-09-14 14:42 | variable initialization is back | Ali H. Fardan | 1 | +1 | -1 |
2016-09-14 13:20 | simplified run_command() | Ali H. Fardan | 1 | +4 | -12 |
2016-09-14 09:27 | Merge pull request #17 from R41z/master | Aaron Marcher | 1 | +1 | -3 |
2016-09-14 09:22 | improved hostname() | Ali H. Fardan | 1 | +1 | -3 |
2016-09-14 09:08 | do not overwrite config.h if config.def.h changes | Aaron Marcher | 1 | +1 | -1 |
2016-09-14 09:04 | hostname() null terminaiton subtraction *is* needed | Aaron Marcher | 1 | +1 | -1 |
2016-09-14 08:58 | Merge pull request #16 from R41z/master | Aaron Marcher | 1 | +9 | -19 |
2016-09-14 00:35 | malloc sucks, you know? | Ali H. Fardan | 1 | +0 | -6 |
2016-09-14 00:35 | * != ** | Ali H. Fardan | 1 | +2 | -2 |
2016-09-14 00:31 | minor improvements and memory leak fix | Ali H. Fardan | 1 | +7 | -11 |
2016-09-14 00:24 | Merge branch 'master' of https://github.com/drkh5h/slstatus | Ali H. Fardan | 3 | +67 | -37 |
2016-09-13 20:03 | battery_state() function added | Aaron Marcher | 3 | +34 | -1 |
2016-09-13 19:11 | fixed vol_perc() typo and added % sign again | Aaron Marcher | 1 | +4 | -4 |
2016-09-13 19:08 | simplified vol_perc() (and with that config.def.h is super clean) | Aaron Marcher | 2 | +2 | -5 |
2016-09-13 19:05 | lol, battery_perc() is even simpler, fuck this shit :D | Aaron Marcher | 1 | +6 | -23 |
2016-09-13 18:54 | simplified battery_perc() a lot and removed useless options from config.def.h | Aaron Marcher | 2 | +16 | -19 |
2016-09-13 17:35 | loop's not needed anymore | Aaron Marcher | 1 | +1 | -5 |
2016-09-13 17:34 | set old WM_NAME content before exiting | Aaron Marcher | 1 | +6 | -1 |
2016-09-13 17:21 | sighandle forgot const | Aaron Marcher | 1 | +1 | -1 |
2016-09-13 17:09 | signal handling to exit gracefully + small coding style fixes | Aaron Marcher | 1 | +21 | -4 |
2016-09-13 16:57 | simplify status_string clearing | Aaron Marcher | 1 | +1 | -1 |
2016-09-13 16:54 | Fixes issue #15. Forgot to close() a socket in wifi_essid()... | Aaron Marcher | 1 | +2 | -0 |
2016-09-12 10:51 | subtraction is unneeded | Ali H. Fardan | 1 | +1 | -1 |
2016-09-12 10:12 | coding style (global variables) | Aaron Marcher | 1 | +1 | -2 |
2016-09-12 09:47 | Merge pull request #14 from R41z/master | Aaron Marcher | 1 | +16 | -8 |
2016-09-12 09:28 | fixed wifi_perc() typo | Aaron Marcher | 1 | +1 | -1 |
2016-09-11 10:57 | fixed (hopefully) the vol_perc() function | Ali H. Fardan | 1 | +4 | -4 |
2016-09-11 10:33 | fixed cpu_perc() stupidity && added some useful comment for drkh5h | Ali H. Fardan | 1 | +12 | -4 |
2016-09-09 19:12 | added my fancy icon | Aaron Marcher | 2 | +1 | -2 |
2016-09-09 17:26 | brought back update interval | Aaron Marcher | 3 | +12 | -6 |
2016-09-09 17:21 | removed more unneeded comments | Aaron Marcher | 1 | +0 | -2 |
2016-09-09 17:19 | fixed username function (wtf happened here?) | Aaron Marcher | 1 | +5 | -4 |
2016-09-09 17:18 | fixed run_command behaviour for emtpy command output (uninitialized) | Aaron Marcher | 1 | +1 | -1 |
2016-09-09 17:15 | coding style fixes | Aaron Marcher | 2 | +20 | -9 |
2016-09-09 17:12 | removed that status_reset (we will do that with signals) and loop.sh (we wont need it) | Aaron Marcher | 3 | +0 | -18 |
2016-09-09 17:07 | Merge branch 'R41z-master' | Aaron Marcher | 12 | +426 | -515 |
2016-09-08 01:45 | use warn[x]() instead of long fprintf()s | Ali H. Fardan | 1 | +26 | -49 |
2016-09-08 01:31 | used ccat() from concat.h for string concatenation | Ali H. Fardan | 2 | +35 | -25 |
2016-09-04 23:28 | fixed some mistakes | Ali H. Fardan | 1 | +3 | -3 |
2016-09-04 23:17 | what kind of weed is that? | Ali H. Fardan | 3 | +58 | -4 |
2016-09-04 22:40 | bringed back the old config.mk | Ali H. Fardan | 1 | +19 | -0 |
2016-09-04 22:40 | bringed back the old config.mk | Ali H. Fardan | 1 | +0 | -17 |
2016-09-04 22:21 | bringed back the loop | Ali H. Fardan | 1 | +16 | -14 |
2016-09-04 22:18 | imported a new vol_perc() function, this should fix #12 (UNTESTED) | Ali H. Fardan | 1 | +22 | -35 |
2016-09-04 22:13 | added a tool for resetting the status bar && worked around some issues && removed the makefile (we need a better one) | Ali H. Fardan | 6 | +81 | -176 |
2016-09-04 21:56 | config.mk cleanup | Ali H. Fardan | 3 | +0 | -78 |
2016-09-03 21:10 | added daemonization support | Ali H. Fardan | 3 | +145 | -27 |
2016-09-03 18:43 | removed UPDATE_INTERVAL, it is neat to have it but removing it is a tradeoff worth making, because the clock would act weird if this used to work with cpu_perc(). | Ali H. Fardan | 2 | +0 | -5 |
2016-09-02 19:13 | removed setstatus() && simplified main() | Ali H. Fardan | 1 | +2 | -16 |
2016-09-01 18:54 | NOTREACHED comment | Ali H. Fardan | 1 | +7 | -0 |
2016-09-01 18:51 | simplified gid() | Ali H. Fardan | 1 | +1 | -2 |
2016-09-01 18:35 | simplified uid() and fixed username() | Ali H. Fardan | 1 | +6 | -25 |
2016-09-01 18:15 | removed unnecessary typecast and added more comments | Ali H. Fardan | 1 | +6 | -2 |
2016-09-01 18:02 | removed unneeded headers | Ali H. Fardan | 1 | +0 | -2 |
2016-08-31 11:29 | opened the file before the path concatenates, what an idiot | Ali H. Fardan | 1 | +3 | -1 |
2016-08-31 03:10 | forgot to give entropy() some candy too | Ali H. Fardan | 1 | +2 | -1 |
2016-08-31 03:00 | slow down boy! you opened the file too early! | Ali H. Fardan | 1 | +2 | -1 |
2016-08-30 23:17 | removed vol function from the default config file | Ali H. Fardan | 1 | +0 | -1 |
2016-08-30 18:50 | got rid of conditional assignments && improved the error messages to output more info && added bound checks for fscanf() in hostname() (a dirty hack) && fixed a bug or two && some tiny style corrections | Ali H. Fardan | 1 | +93 | -62 |
2016-08-28 16:27 | used a different implementation of smprintf() imported from dwmstatus | Ali H. Fardan | 1 | +12 | -6 |
2016-08-28 15:19 | worked around the buffer overrun in smprintf() | Ali H. Fardan | 1 | +5 | -4 |
2016-08-28 13:39 | removed heap dependency in datetime() and simplified the function | Ali H. Fardan | 1 | +5 | -18 |
2016-08-28 13:30 | FIXME: buffer overflow warning | Ali H. Fardan | 1 | +7 | -7 |
2016-08-28 13:24 | removed a misplaced ';' | Ali H. Fardan | 1 | +1 | -1 |
2016-08-28 13:20 | used constant string literals && remote initialization to in battery_perc() && trying to fix possible buffer overflow | Ali H. Fardan | 2 | +60 | -60 |
2016-08-28 12:33 | grammar correction | Ali H. Fardan | 1 | +1 | -1 |
2016-08-25 20:26 | removing typecasts for pcm_mixer cause more issues than before | Ali H. Fardan | 1 | +2 | -2 |
2016-08-23 11:16 | typofix && another update | Ali H. Fardan | 1 | +4 | -6 |
2016-08-23 11:13 | another update to README | Ali H. Fardan | 1 | +1 | -1 |
2016-08-23 11:11 | README update | Ali H. Fardan | 1 | +23 | -20 |
2016-08-23 10:27 | removed unnecessary typecasts (might be a reason for snd_mixer_selem_get_playback_volume_range bug | Ali H. Fardan | 1 | +2 | -2 |
2016-08-21 13:00 | status_string can hold 4096 bytes now | Ali H. Fardan | 1 | +1 | -1 |
2016-08-21 12:43 | fixed compiler warnings in a better way | Ali H. Fardan | 2 | +1 | -11 |
2016-08-21 12:21 | corrected the time format | Ali H. Fardan | 1 | +1 | -1 |
2016-08-21 12:20 | rm .config.h.swp | Ali H. Fardan | 1 | +0 | -0 |
2016-08-21 12:19 | fixed the code, works now | Ali H. Fardan | 2 | +19 | -13 |
2016-08-21 09:04 | Added myself to CONTRIBUTORS.md by drkh5h's request | Ali H. Fardan | 1 | +1 | -0 |
2016-08-21 09:00 | (void)ed the prototypes | Ali H. Fardan | 1 | +28 | -25 |
2016-08-21 08:28 | set local function as static | Ali H. Fardan | 1 | +52 | -52 |
2016-08-21 08:10 | -Wextra | Ali H. Fardan | 1 | +1 | -1 |
2016-08-21 08:10 | the code describes itself, there is no need to write stories in /* */ | Ali H. Fardan | 1 | +28 | -195 |
2016-08-20 21:28 | braces are unneeded for one-liner if()/while() | Ali H. Fardan | 1 | +15 | -24 |
2016-08-20 21:00 | added bounds checking via secure strl*() routines | Ali H. Fardan | 3 | +125 | -14 |
2016-08-18 13:03 | remove screenshot | Aaron Marcher | 2 | +0 | -2 |
2016-08-18 13:02 | update sloc count in readme | Aaron Marcher | 1 | +1 | -1 |
2016-08-18 13:01 | remove todo item | Aaron Marcher | 1 | +0 | -1 |
2016-08-18 12:55 | suckless coding style fix -> remove slstatus.h | Aaron Marcher | 2 | +40 | -42 |
2016-08-18 11:45 | added all functions to readme | Aaron Marcher | 1 | +4 | -3 |
2016-08-18 11:43 | added uptime function | Aaron Marcher | 4 | +21 | -0 |
2016-08-18 11:30 | load avg | Aaron Marcher | 4 | +19 | -0 |
2016-08-18 11:03 | added configuration option for n/a text | Aaron Marcher | 2 | +38 | -36 |
2016-08-16 15:40 | Added \n to all error messages. | Aaron Marcher | 1 | +16 | -16 |
2016-08-16 15:34 | Removed the debug gcc flags | Aaron Marcher | 1 | +2 | -2 |
2016-08-16 09:41 | Formatting commit :( | Aaron Marcher | 5 | +523 | -529 |
2016-08-15 14:40 | simplified ram function | Aaron Marcher | 1 | +0 | -1 |
2016-08-15 14:28 | simplified wifi_essid by removing one malloc() | Aaron Marcher | 1 | +1 | -5 |
2016-08-15 14:10 | this project is now licensed under the ISC license | Aaron Marcher | 1 | +12 | -671 |
2016-08-15 12:43 | added wifi essid | Aaron Marcher | 4 | +46 | -3 |
2016-08-15 11:08 | fixed strcat null possibility in main() | Aaron Marcher | 1 | +4 | -0 |
2016-08-15 10:59 | fixed strlen-bomb in run_command | Aaron Marcher | 1 | +10 | -1 |
2016-08-15 10:43 | fixed memleak in datetime() | Aaron Marcher | 1 | +1 | -0 |
2016-08-15 10:34 | void argument main() | Aaron Marcher | 1 | +1 | -1 |
2016-08-15 10:26 | Fixed alsa function + datetime function | Aaron Marcher | 2 | +28 | -7 |
2016-08-15 10:23 | Added shell command function | Aaron Marcher | 3 | +28 | -0 |
2016-06-30 16:36 | revised readme | Aaron Marcher | 1 | +1 | -1 |
2016-06-30 16:29 | revised readme | Aaron Marcher | 1 | +6 | -2 |
2016-06-14 17:19 | README update (included information) | Aaron Marcher | 1 | +12 | -10 |
2016-06-13 16:49 | added, username, gid, uid | Aaron Marcher | 3 | +68 | -0 |
2016-06-10 17:13 | added disk functions for details | Aaron Marcher | 3 | +58 | -1 |
2016-06-10 16:46 | added memory values ram functions | Aaron Marcher | 2 | +79 | -0 |
2016-06-10 16:22 | fixed hostname function and added HOST_NAME_MAX limit | Aaron Marcher | 1 | +3 | -2 |
2016-06-10 13:53 | hostname function | Aaron Marcher | 3 | +25 | -0 |
2016-06-08 07:42 | added ip address function | Aaron Marcher | 3 | +47 | -2 |
2016-06-03 11:04 | added entropy | Aaron Marcher | 3 | +26 | -0 |
2016-03-20 16:07 | Added icon to TODO.md | Aaron Marcher | 1 | +1 | -0 |
2016-03-20 13:20 | typo license != license.md :P | Aaron Marcher | 1 | +1 | -1 |
2016-03-20 13:18 | Changes to documentation and new screenshot. | Aaron Marcher | 6 | +35 | -26 |
2016-03-18 15:15 | Easier info function names | Aaron Marcher | 3 | +48 | -47 |
2016-03-17 18:15 | Merge pull request #10 from sahne/master | Aaron Marcher | 1 | +6 | -2 |
2016-03-17 18:12 | Fix some memory leaks | Daniel Walter | 1 | +6 | -2 |
2016-03-16 08:01 | added license info to slstatus.h | Aaron Marcher | 1 | +2 | -0 |
2016-03-16 07:45 | header | Aaron Marcher | 2 | +24 | -24 |
2016-03-15 10:28 | removed from todo | Aaron Marcher | 1 | +0 | -1 |
2016-03-15 10:21 | added some todos | Aaron Marcher | 1 | +3 | -0 |
2016-03-14 19:25 | disk usage in README.md | Aaron Marcher | 1 | +7 | -4 |
2016-03-14 19:17 | completely new system: only values in config file get updated + cleaner code | Aaron Marcher | 2 | +91 | -122 |
2016-03-11 12:15 | whitespace error | Aaron Marcher | 1 | +1 | -1 |
2016-03-11 12:12 | removed todo | Aaron Marcher | 1 | +0 | -2 |
2016-03-11 12:11 | fixed disk percent | Aaron Marcher | 1 | +9 | -3 |
2016-03-11 12:02 | Merge pull request #9 from sahne/master | Aaron Marcher | 2 | +25 | -2 |
2016-03-11 11:18 | Add diskusage support | Daniel Walter | 2 | +25 | -2 |
2016-03-10 17:01 | Update README.md | Aaron Marcher | 1 | +3 | -1 |
2016-03-10 17:00 | Create TODO.md | Aaron Marcher | 1 | +3 | -0 |
2016-03-10 16:29 | Merge pull request #8 from Vlaix/master | Aaron Marcher | 1 | +4 | -0 |
2016-03-10 15:50 | Fixed locale defaulting to English | Vincent Loupmon | 1 | +4 | -0 |
2016-03-10 14:50 | added update_interval check to config_check() | Aaron Marcher | 1 | +9 | -1 |
2016-03-10 14:12 | coding style notice in README.md | Aaron Marcher | 1 | +4 | -2 |
2016-03-10 14:01 | added sahne to contributors | Aaron Marcher | 1 | +1 | -0 |
2016-03-10 13:59 | fixed some small things (update_interval) interferes with get_cpu_usage() and reordered) | Aaron Marcher | 2 | +24 | -20 |
2016-03-10 13:50 | Merge pull request #6 from sahne/master | Aaron Marcher | 4 | +44 | -26 |
2016-03-10 12:09 | return n/a instead of exiting if a specific value cannot be read | Daniel Walter | 1 | +11 | -11 |
2016-03-10 11:11 | add config checks on startup for better error handling | Daniel Walter | 1 | +25 | -0 |
2016-03-10 10:55 | add update_interval | Daniel Walter | 2 | +4 | -0 |
2016-03-10 10:55 | make config.h target depending on config.def.h | Daniel Walter | 1 | +1 | -1 |
2016-03-10 10:49 | simplify smprintf by using vasprintf | Daniel Walter | 2 | +4 | -15 |
2016-03-10 10:11 | simplified config.def.h | Aaron Marcher | 1 | +9 | -1 |
2016-03-10 09:59 | Merge pull request #5 from Vlaix/master | Aaron Marcher | 1 | +2 | -2 |
2016-03-10 09:53 | Fixed small buffer in get_datetime() | Vincent Loupmon | 1 | +2 | -2 |
2016-03-10 09:29 | better screenshot | Aaron Marcher | 1 | +0 | -0 |
2016-03-10 07:37 | small changes (var names) | Aaron Marcher | 1 | +15 | -16 |
2016-03-10 06:51 | starting in README.md | Aaron Marcher | 1 | +10 | -0 |
2016-03-09 15:30 | put everything in logical order | Aaron Marcher | 1 | +35 | -35 |
2016-03-09 12:08 | Merge pull request #4 from Vlaix/ram | Aaron Marcher | 1 | +4 | -3 |
2016-03-09 11:38 | Changed RAM calculation formula. | Vincent Loupmon | 1 | +4 | -3 |
2016-03-09 10:26 | contributors | Aaron Marcher | 2 | +10 | -0 |
2016-03-09 10:21 | changed to easier variable names | Aaron Marcher | 2 | +41 | -37 |
2016-03-09 10:13 | changed to 4 spaces indentation (2 are not enough) | Aaron Marcher | 1 | +242 | -245 |
2016-03-09 09:53 | Merge pull request #3 from Vlaix/master | Aaron Marcher | 1 | +245 | -240 |
2016-03-09 09:19 | Fixed broken wifi Fixed indentation Removed trailig white spaces | Vincent Loupmon | 1 | +245 | -240 |
2016-03-09 06:45 | Merge pull request #2 from pfannkuchengesicht/master | Aaron Marcher | 2 | +24 | -2 |
2016-03-08 19:55 | fixed some memory leaks | Roy Freytag | 2 | +24 | -2 |
2016-03-08 17:39 | fixed tabs xD | Aaron Marcher | 1 | +91 | -92 |
2016-03-08 17:18 | fixed typo in README.md (jpg <-> png) | Aaron Marcher | 1 | +1 | -1 |
2016-03-08 17:17 | added screenshot | Aaron Marcher | 2 | +11 | -2 |
2016-03-07 09:08 | variable names | Aaron Marcher | 1 | +5 | -5 |
2016-03-07 09:00 | commented and reordered | Aaron Marcher | 1 | +168 | -165 |
2016-03-05 13:07 | revised everything | Aaron Marcher | 1 | +55 | -23 |
2016-03-04 17:36 | added config.def.h handling and fixed typo | Aaron Marcher | 5 | +22 | -2 |
2016-03-04 17:07 | initial commit | Aaron Marcher | 5 | +405 | -0 |
2016-03-04 09:46 | Initial commit | Aaron Marcher | 2 | +676 | -0 |