Xinqi Bao's Git
projects
/
slstatus.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
happy new year!
[slstatus.git]
/
slstatus.c
2017-01-07
Aaron Marcher
happy new year!
blob
|
commitdiff
|
raw
2017-01-07
Aaron Marcher
run_command: strlen() will not function if string is...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-30
Aaron Marcher
consistent coding style: usage() declaration, eval...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-30
Aaron Marcher
Merge pull request #34 from parazyd/master
blob
|
commitdiff
|
raw
|
diff to current
2016-12-30
parazyd
Merge branch 'master' into master
blob
|
commitdiff
|
raw
|
diff to current
2016-12-30
parazyd
add vol_perc notes, add braces to singleline statements
blob
|
commitdiff
|
raw
|
diff to current
2016-12-29
Aaron Marcher
why releases for such a small project? useless and...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-29
Aaron Marcher
#undef strlcpy not needed anymore
blob
|
commitdiff
|
raw
|
diff to current
2016-12-29
Aaron Marcher
Merge pull request #32 from R41z/master
blob
|
commitdiff
|
raw
|
diff to current
2016-12-29
Aaron Marcher
Merge branch 'master' into master
blob
|
commitdiff
|
raw
|
diff to current
2016-12-29
raiz
add braces to single statements so drkhsh doesn't be...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-28
Aaron Marcher
kernel_release() coding style and position in code fix
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
parazyd
refactor vol_perc to not depend on alsa libraries
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
usage(): return success if -h is called && print more...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
whhops, my bad
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
wifi_essid: add boundary check && prevent the use of...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
don't allow the use of perc if uninitialized
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
remove misleading comment
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
get rid of set_status() since it's only used once
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
allow the use of %* symbols in UNKNOWN_STR
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
add extra error tests to swap_*() && fix bytes_read bug
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
swap_*(): add more error tests
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
fix delay in a cleaner way
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
remove newlines from warn() in swap_*(), those function...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
inititalize run_command()'s buf to UNKNOWN_STR by default
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
remove newline character from run_command() output...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-27
raiz
strtok() has no effect on buf && fgets() should have...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-18
raiz
whhops
blob
|
commitdiff
|
raw
|
diff to current
2016-12-18
raiz
remove unused strlcpy() and reduce the size of output...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-16
Aaron Marcher
Merge pull request #30 from TheMRod/master
blob
|
commitdiff
|
raw
|
diff to current
2016-11-16
Mike Coddington
Add "uname -r" functionality
blob
|
commitdiff
|
raw
|
diff to current
2016-10-28
Aaron Marcher
Merge pull request #25 from jodizzle/dev/swap
blob
|
commitdiff
|
raw
|
diff to current
2016-10-15
Jody Leonard
swap: Print UNKNOWN_STR if no swap is allocated
blob
|
commitdiff
|
raw
|
diff to current
2016-10-15
Jody Leonard
Add functions for measuring swap
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Aaron Marcher
Merge pull request #24 from jodizzle/feat/mute
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Jody Leonard
vol_perc: Return "mute" when mixer is muted
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Aaron Marcher
Merge pull request #23 from R41z/master
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Ali H. Fardan
get rid of unused variable (silly gcc did not report...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-10
Aaron Marcher
add setlocale() (mostly for datetime function)
blob
|
commitdiff
|
raw
|
diff to current
2016-10-10
Aaron Marcher
check daemon() return value
blob
|
commitdiff
|
raw
|
diff to current
2016-10-10
Aaron Marcher
fixed run_command()
blob
|
commitdiff
|
raw
|
diff to current
2016-10-10
Aaron Marcher
fixed run_command()
blob
|
commitdiff
|
raw
|
diff to current
2016-10-09
Aaron Marcher
removed unnecessary fp, shorter return 0 and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-09
Aaron Marcher
Merge pull request #20 from R41z/master
blob
|
commitdiff
|
raw
|
diff to current
2016-10-08
Ali H. Fardan
hostname: use POSIX routine to get hostname rather...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-08
user
vol_perc: return zero if the value of max is set to...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
Aaron Marcher
braces for one line statements in smprintf()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
Aaron Marcher
shorter copyright notice and moved back VERSION and...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
Aaron Marcher
Merge pull request #19 from R41z/master
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
Ali H. Fardan
several changes
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
Aaron Marcher
suckless coding style -> added back function prototypes...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
Aaron Marcher
added -v command line option
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
Aaron Marcher
simpler usage
blob
|
commitdiff
|
raw
|
diff to current
2016-09-18
Aaron Marcher
do not exit on failed smprintf
blob
|
commitdiff
|
raw
|
diff to current
2016-09-17
Aaron Marcher
n/a for run_command()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-17
Aaron Marcher
fuck newlines
blob
|
commitdiff
|
raw
|
diff to current
2016-09-17
Aaron Marcher
moved headers to extern
blob
|
commitdiff
|
raw
|
diff to current
2016-09-17
Aaron Marcher
shorter names
blob
|
commitdiff
|
raw
|
diff to current
2016-09-17
Aaron Marcher
only open and close display if output type is dwm
blob
|
commitdiff
|
raw
|
diff to current
2016-09-17
Aaron Marcher
coding style fixes + better var names
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Aaron Marcher
added daemonization, output possibility to console...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Aaron Marcher
fixed run_command()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Aaron Marcher
Merge pull request #18 from R41z/master
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Ali H. Fardan
variable initialization is back
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Ali H. Fardan
simplified run_command()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Aaron Marcher
Merge pull request #17 from R41z/master
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Ali H. Fardan
improved hostname()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Aaron Marcher
hostname() null terminaiton subtraction *is* needed
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Aaron Marcher
Merge pull request #16 from R41z/master
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Ali H. Fardan
malloc sucks, you know?
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Ali H. Fardan
* != **
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Ali H. Fardan
minor improvements and memory leak fix
blob
|
commitdiff
|
raw
|
diff to current
2016-09-14
Ali H. Fardan
Merge branch 'master' of https://github.com/drkh5h...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
battery_state() function added
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
fixed vol_perc() typo and added % sign again
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
simplified vol_perc() (and with that config.def.h is...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
lol, battery_perc() is even simpler, fuck this shit :D
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
simplified battery_perc() a lot and removed useless...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
set old WM_NAME content before exiting
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
sighandle forgot const
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
signal handling to exit gracefully + small coding style...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
simplify status_string clearing
blob
|
commitdiff
|
raw
|
diff to current
2016-09-13
Aaron Marcher
Fixes issue #15. Forgot to close() a socket in wifi_ess...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-12
Ali H. Fardan
subtraction is unneeded
blob
|
commitdiff
|
raw
|
diff to current
2016-09-12
Aaron Marcher
coding style (global variables)
blob
|
commitdiff
|
raw
|
diff to current
2016-09-12
Aaron Marcher
Merge pull request #14 from R41z/master
blob
|
commitdiff
|
raw
|
diff to current
2016-09-12
Aaron Marcher
fixed wifi_perc() typo
blob
|
commitdiff
|
raw
|
diff to current
2016-09-11
Ali H. Fardan
fixed (hopefully) the vol_perc() function
blob
|
commitdiff
|
raw
|
diff to current
2016-09-11
Ali H. Fardan
fixed cpu_perc() stupidity && added some useful comment...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-09
Aaron Marcher
brought back update interval
blob
|
commitdiff
|
raw
|
diff to current
2016-09-09
Aaron Marcher
removed more unneeded comments
blob
|
commitdiff
|
raw
|
diff to current
2016-09-09
Aaron Marcher
fixed username function (wtf happened here?)
blob
|
commitdiff
|
raw
|
diff to current
2016-09-09
Aaron Marcher
fixed run_command behaviour for emtpy command output...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-09
Aaron Marcher
coding style fixes
blob
|
commitdiff
|
raw
|
diff to current
2016-09-09
Aaron Marcher
Merge branch 'R41z-master'
blob
|
commitdiff
|
raw
|
diff to current
2016-09-08
Ali H. Fardan
use warn[x]() instead of long fprintf()s
blob
|
commitdiff
|
raw
|
diff to current
2016-09-08
Ali H. Fardan
used ccat() from concat.h for string concatenation
blob
|
commitdiff
|
raw
|
diff to current
2016-09-04
Ali H. Fardan
fixed some mistakes
blob
|
commitdiff
|
raw
|
diff to current
2016-09-04
Ali H. Fardan
what kind of weed is that?
blob
|
commitdiff
|
raw
|
diff to current
2016-09-04
Ali H. Fardan
bringed back the loop
blob
|
commitdiff
|
raw
|
diff to current
next