index
:
slstatus
joshua
My build of slstatus
joshua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.def.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: pamixer status bar for volume
Joshua Yun
3 days
1
-2
/
+7
*
Sort functions by name
planet36
2022-12-19
1
-4
/
+4
*
config.def.h: Remove stray double quote in comment
planet36
2022-12-19
1
-1
/
+1
*
New component: cat
drkhsh
2022-11-24
1
-0
/
+1
*
separator: kill that useless thing
drkhsh
2022-10-28
1
-1
/
+0
*
Make volume component work on FreeBSD
michaelbuch12@gmail.com
2022-10-26
1
-1
/
+1
*
Use the sioctl_open(3) OpenBSD API to access vol
Ingo Feinerer
2020-11-30
1
-0
/
+1
*
Add separator module
Ryan Kes
2020-11-30
1
-0
/
+1
*
Add FreeBSD support for temperature and battery components
Michael Buch
2019-02-05
1
-3
/
+5
*
Consistency with 80 char limit and breaks
Aaron Marcher
2018-07-08
1
-47
/
+47
*
Add flexible formatting to keyboard_indicators.
Ian Remmler
2018-06-04
1
-1
/
+2
*
Revert "Add basic backlight percentage support"
Aaron Marcher
2018-05-27
1
-2
/
+0
*
Add keymap component
Michael Buch
2018-05-23
1
-0
/
+2
*
Add basic backlight percentage support
David Demelier
2018-05-22
1
-0
/
+2
*
Remove fmt from load_avgs for consistency
Aaron Marcher
2018-05-21
1
-2
/
+1
*
implemented openbsd netspeed functions
Tobias Tschinkowitz
2018-05-19
1
-1
/
+1
*
Add netspeeds to config.def.h
Aaron Marcher
2018-05-19
1
-0
/
+2
*
Fix indentation
Aaron Marcher
2018-05-18
1
-2
/
+2
*
Add battery_remaining function on OpenBSD
Tobias Tschinkowitz
2018-05-18
1
-0
/
+2
*
Change interval to unsigned int
Aaron Marcher
2018-05-17
1
-1
/
+1
*
Add comments for battery_* functions on OpenBSD
Aaron Marcher
2018-05-17
1
-0
/
+2
*
added comment for temp function (openbsd)
Tobias Tschinkowitz
2018-05-17
1
-0
/
+1
*
Remove cpu_iowait
Aaron Marcher
2018-05-06
1
-1
/
+0
*
Add examples to config.def.h
Aaron Marcher
2018-05-02
1
-14
/
+17
*
Remove battery_power for various reasons
Aaron Marcher
2018-05-01
1
-1
/
+0
*
Remove non-portable functions from config.def.h
Aaron Marcher
2018-04-16
1
-3
/
+1
*
slstatus: add cpu_iowait
Kurt Van Dijck
2017-09-16
1
-0
/
+1
*
slstatus load_avg format string
Kamil CholewiĆski
2017-09-10
1
-1
/
+1
*
Added IPv6 address function
Aaron Marcher
2017-08-14
1
-1
/
+2
*
sexy config.def.h table
Aaron Marcher
2017-08-14
1
-35
/
+38
*
Refactor main()
Laslo Hunhold
2017-08-13
1
-2
/
+2
*
Removed #define for unknown_str
Aaron Marcher
2017-08-12
1
-1
/
+1
*
Removed #define for update interval
Aaron Marcher
2017-08-12
1
-1
/
+1
*
add num_files() function for maildirs ;)
aaron marcher
2017-08-06
1
-0
/
+1
*
use a static buffer instead of dynamic memory
Aaron Marcher
2017-06-13
1
-1
/
+4
*
remove format characters from stat functions
Aaron Marcher
2017-06-12
1
-4
/
+4
*
add cpu_freq function
Aaron Marcher
2017-06-12
1
-0
/
+1
*
add battery_power function
Aaron Marcher
2017-06-12
1
-0
/
+1
*
Added keyboard_indicators (Fixes #31)
Aaron Marcher
2017-01-16
1
-0
/
+1
*
add vol_perc notes, add braces to singleline statements
parazyd
2016-12-30
1
-1
/
+1
*
refactor vol_perc to not depend on alsa libraries
parazyd
2016-12-28
1
-1
/
+1
*
Add "uname -r" functionality
Mike Coddington
2016-11-16
1
-0
/
+1
*
Edit config.def.h function descriptions
Jody Leonard
2016-10-15
1
-7
/
+11
*
better default config.h
Aaron Marcher
2016-10-05
1
-4
/
+4
*
battery_state() function added
Aaron Marcher
2016-09-13
1
-0
/
+1
*
simplified vol_perc() (and with that config.def.h is super clean)
Aaron Marcher
2016-09-13
1
-3
/
+0
*
simplified battery_perc() a lot and removed useless options from config.def.h
Aaron Marcher
2016-09-13
1
-5
/
+0
*
brought back update interval
Aaron Marcher
2016-09-09
1
-5
/
+8
*
coding style fixes
Aaron Marcher
2016-09-09
1
-9
/
+8
*
removed UPDATE_INTERVAL, it is neat to have it but removing it is a tradeoff ...
Ali H. Fardan
2016-09-03
1
-3
/
+0
[next]