projects
/
suckless
/
slstatus.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
suckless/slstatus.git
2017-08-10
Aaron Marcher
Copyright sign (C) is not required in LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Aaron Marcher
Removed .gitignore from repository
commit
|
commitdiff
|
tree
|
snapshot
2017-08-10
Aaron Marcher
new arg.h version by frign
commit
|
commitdiff
|
tree
|
snapshot
2017-08-06
aaron marcher
add num_files() function for maildirs ;)
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Aaron Marcher
updated readme
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Aaron Marcher
check for fgets/fscanf return values
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Aaron Marcher
use a static buffer instead of dynamic memory
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Aaron Marcher
remove format characters from stat functions
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Aaron Marcher
add cpu_freq function
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Aaron Marcher
add battery_power function
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Aaron Marcher
added option to output only once and exit afterwards
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Aaron Marcher
enable stack protector and compile to position independ...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Aaron Marcher
simplified and improved vol_perc()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Aaron Marcher
fix overflow in run_command()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Aaron Marcher
username(): get rid of unneeded uid variable
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Aaron Marcher
Merge pull request #39 from stoeckmann/fgets
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Tobias Stoeckmann
On success, fgets always terminates the result.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Aaron Marcher
Merge pull request #38 from stoeckmann/terminating-nul
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Tobias Stoeckmann
Fixed out of boundary write on long lines.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Aaron Marcher
loading thresholds state
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Aaron Marcher
Fixed XCloseDisplay() which is not reached in keyboard_...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Aaron Marcher
Added keyboard_indicators (Fixes #31)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Aaron Marcher
Makefile fix and vol_perc fix for mute
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Aaron Marcher
simplified Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Aaron Marcher
small Makefile tweak
commit
|
commitdiff
|
tree
|
snapshot
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
next