2017-01-09 |
Aaron Marcher | Makefile: Added back config.h handling in Makefile |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Aaron Marcher | Makefile: Fixes #35 |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Aaron Marcher | todo |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Aaron Marcher | removed ./extern/ |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Aaron Marcher | removed strlcat dependency (was used only once) |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Aaron Marcher | got rid of concat.h |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Aaron Marcher | saner makefile: cleaner, simpler, suckless |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Aaron Marcher | happy new year! |
commit | commitdiff | tree | snapshot |
2017-01-07 |
Aaron Marcher | run_command: strlen() will not function if string is... |
commit | commitdiff | tree | snapshot |
2016-12-30 |
Aaron Marcher | consistent coding style: usage() declaration, eval... |
commit | commitdiff | tree | snapshot |
2016-12-30 |
Aaron Marcher | Merge pull request #34 from parazyd/master |
commit | commitdiff | tree | snapshot |
2016-12-30 |
parazyd | Merge branch 'master' into master |
commit | commitdiff | tree | snapshot |
2016-12-30 |
parazyd | add vol_perc notes, add braces to singleline statements |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Aaron Marcher | why releases for such a small project? useless and... |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Aaron Marcher | #undef strlcpy not needed anymore |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Aaron Marcher | tested wifi |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Aaron Marcher | Merge pull request #32 from R41z/master |
commit | commitdiff | tree | snapshot |
2016-12-29 |
Aaron Marcher | Merge branch 'master' into master |
commit | commitdiff | tree | snapshot |
2016-12-29 |
raiz | fix TODO markdown syntax && update |
commit | commitdiff | tree | snapshot |
2016-12-29 |
raiz | add braces to single statements so drkhsh doesn't be... |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Aaron Marcher | kernel_release() coding style and position in code fix |
commit | commitdiff | tree | snapshot |
2016-12-27 |
parazyd | refactor vol_perc to not depend on alsa libraries |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | usage(): return success if -h is called && print more... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | another TODO update |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | TODO update |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | homepage update |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | extern/concat.h: don't segfault if count == 0 |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | whhops, my bad |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | wifi_essid: add boundary check && prevent the use of... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | don't allow the use of perc if uninitialized |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | remove misleading comment |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | get rid of set_status() since it's only used once |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | allow the use of %* symbols in UNKNOWN_STR |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | add extra error tests to swap_*() && fix bytes_read bug |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | swap_*(): add more error tests |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | fix delay in a cleaner way |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | remove newlines from warn() in swap_*(), those function... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | inititalize run_command()'s buf to UNKNOWN_STR by default |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | remove newline character from run_command() output... |
commit | commitdiff | tree | snapshot |
2016-12-27 |
raiz | strtok() has no effect on buf && fgets() should have... |
commit | commitdiff | tree | snapshot |
2016-12-18 |
raiz | whhops |
commit | commitdiff | tree | snapshot |
2016-12-18 |
raiz | remove unused strlcpy() and reduce the size of output... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Aaron Marcher | Merge pull request #30 from TheMRod/master |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Mike Coddington | Add "uname -r" functionality |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Aaron Marcher | Merge pull request #25 from jodizzle/dev/swap |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Jody Leonard | swap: Print UNKNOWN_STR if no swap is allocated |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Jody Leonard | Update README.md |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Jody Leonard | Edit config.def.h function descriptions |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Jody Leonard | Add functions for measuring swap |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Aaron Marcher | Merge pull request #24 from jodizzle/feat/mute |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Jody Leonard | vol_perc: Return "mute" when mixer is muted |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Aaron Marcher | Merge pull request #23 from R41z/master |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Ali H. Fardan | get rid of unused variable (silly gcc did not report... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Aaron Marcher | added quinq to contributors |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Aaron Marcher | add setlocale() (mostly for datetime function) |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Aaron Marcher | check daemon() return value |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Aaron Marcher | fixed run_command() |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Aaron Marcher | fixed run_command() |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Aaron Marcher | removed unnecessary fp, shorter return 0 and fixed... |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Aaron Marcher | Merge pull request #20 from R41z/master |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Ali H. Fardan | hostname: use POSIX routine to get hostname rather... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
user | vol_perc: return zero if the value of max is set to... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Aaron Marcher | added name to LICENSE |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Aaron Marcher | better default config.h |
commit | commitdiff | tree | snapshot |
2016-09-19 |
Aaron Marcher | 3.0 |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | braces for one line statements in smprintf() |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | shorter copyright notice and moved back VERSION and... |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | Merge pull request #19 from R41z/master |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Ali H. Fardan | several changes |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | updated man page according to readme |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | added -v to manpage |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | lol, dwm != slstatus in manpage :D |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | README.md reloaded |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | suckless coding style -> added back function prototypes... |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | config.mk comment about -Wno-unused-functions |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | optimization |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | added -v command line option |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | simpler usage |
commit | commitdiff | tree | snapshot |
2016-09-18 |
Aaron Marcher | do not exit on failed smprintf |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | added man page |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | added man page |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | added optimization back (removed it for debugging some... |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | n/a for run_command() |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | fuck newlines |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | removed TODO.md |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | moved headers to extern |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | shorter names |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | only open and close display if output type is dwm |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Aaron Marcher | coding style fixes + better var names |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Aaron Marcher | added daemonization, output possibility to console... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Aaron Marcher | fixed run_command() |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Aaron Marcher | Merge pull request #18 from R41z/master |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Ali H. Fardan | variable initialization is back |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Ali H. Fardan | simplified run_command() |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Aaron Marcher | Merge pull request #17 from R41z/master |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Ali H. Fardan | improved hostname() |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Aaron Marcher | do not overwrite config.h if config.def.h changes |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Aaron Marcher | hostname() null terminaiton subtraction *is* needed |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Aaron Marcher | Merge pull request #16 from R41z/master |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Ali H. Fardan | malloc sucks, you know? |
commit | commitdiff | tree | snapshot |
next |