Aaron Marcher
|
97ef7c2a1d
Remove non-portable functions from config.def.h
|
7 years ago |
Kurt Van Dijck
|
72a5e52a35
slstatus: add cpu_iowait
|
8 years ago |
Kamil Cholewiński
|
b7d7ce9c5f
slstatus load_avg format string
|
8 years ago |
Aaron Marcher
|
8f5219b6da
Added IPv6 address function
|
8 years ago |
Aaron Marcher
|
fcc5c683a6
sexy config.def.h table
|
8 years ago |
Laslo Hunhold
|
796b661284
Refactor main()
|
8 years ago |
Aaron Marcher
|
c4779c9b15
Removed #define for unknown_str
|
8 years ago |
Aaron Marcher
|
be12b6b350
Removed #define for update interval
|
8 years ago |
aaron marcher
|
4b4b2ac079
add num_files() function for maildirs ;)
|
8 years ago |
Aaron Marcher
|
597cdc6b5c
use a static buffer instead of dynamic memory
|
8 years ago |
Aaron Marcher
|
abbaa7af44
remove format characters from stat functions
|
8 years ago |
Aaron Marcher
|
832b21ca4b
add cpu_freq function
|
8 years ago |
Aaron Marcher
|
259e967cbf
add battery_power function
|
8 years ago |
Aaron Marcher
|
823f2d047f
Added keyboard_indicators (Fixes #31)
|
9 years ago |
parazyd
|
62f4016430
add vol_perc notes, add braces to singleline statements
|
9 years ago |
parazyd
|
c2808b6d99
refactor vol_perc to not depend on alsa libraries
|
9 years ago |
Mike Coddington
|
c3eb0c4012
Add "uname -r" functionality
|
9 years ago |
Jody Leonard
|
46fb6abdc0
Edit config.def.h function descriptions
|
9 years ago |
Aaron Marcher
|
3a3a3e4101
better default config.h
|
9 years ago |
Aaron Marcher
|
f13104156f
battery_state() function added
|
9 years ago |
Aaron Marcher
|
87c1377b08
simplified vol_perc() (and with that config.def.h is super clean)
|
9 years ago |
Aaron Marcher
|
2d1bbf0d35
simplified battery_perc() a lot and removed useless options from config.def.h
|
9 years ago |
Aaron Marcher
|
217da011dd
brought back update interval
|
9 years ago |
Aaron Marcher
|
3bfa5fe60d
coding style fixes
|
9 years ago |
Ali H. Fardan
|
de4f20ace3
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().
|
9 years ago |
Ali H. Fardan
|
b800eb21a3
removed vol function from the default config file
|
9 years ago |
Ali H. Fardan
|
24c4134df6
removed a misplaced ';'
|
9 years ago |
Ali H. Fardan
|
47ddf9382e
used constant string literals && remote initialization to in battery_perc() && trying to fix possible buffer overflow
|
9 years ago |
Ali H. Fardan
|
8e039b9dd2
corrected the time format
|
9 years ago |
Aaron Marcher
|
85a2b9b79d
added uptime function
|
9 years ago |