Xinqi Bao's Git
projects
/
slstatus.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅ next
Fix temperature reporting on OpenBSD
[slstatus.git]
/
config.def.h
2020-11-30
Ryan Kes
Add separator module
blob
|
commitdiff
|
raw
2019-02-05
Michael Buch
Add FreeBSD support for temperature and battery components
blob
|
commitdiff
|
raw
|
diff to current
2018-07-08
Aaron Marcher
Consistency with 80 char limit and breaks
blob
|
commitdiff
|
raw
|
diff to current
2018-06-04
Ian Remmler
Add flexible formatting to keyboard_indicators.
blob
|
commitdiff
|
raw
|
diff to current
2018-05-27
Aaron Marcher
Revert "Add basic backlight percentage support"
blob
|
commitdiff
|
raw
|
diff to current
2018-05-23
Michael Buch
Add keymap component
blob
|
commitdiff
|
raw
|
diff to current
2018-05-22
David Demelier
Add basic backlight percentage support
blob
|
commitdiff
|
raw
|
diff to current
2018-05-21
Aaron Marcher
Remove fmt from load_avgs for consistency
blob
|
commitdiff
|
raw
|
diff to current
2018-05-18
Tobias Tschinkowitz
implemented openbsd netspeed functions
blob
|
commitdiff
|
raw
|
diff to current
2018-05-18
Aaron Marcher
Add netspeeds to config.def.h
blob
|
commitdiff
|
raw
|
diff to current
2018-05-18
Aaron Marcher
Fix indentation
blob
|
commitdiff
|
raw
|
diff to current
2018-05-18
Tobias Tschinkowitz
Add battery_remaining function on OpenBSD
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Aaron Marcher
Change interval to unsigned int
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Aaron Marcher
Add comments for battery_* functions on OpenBSD
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Tobias Tschinkowitz
added comment for temp function (openbsd)
blob
|
commitdiff
|
raw
|
diff to current
2018-05-06
Aaron Marcher
Remove cpu_iowait
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Aaron Marcher
Add examples to config.def.h
blob
|
commitdiff
|
raw
|
diff to current
2018-05-01
Aaron Marcher
Remove battery_power for various reasons
blob
|
commitdiff
|
raw
|
diff to current
2018-04-16
Aaron Marcher
Remove non-portable functions from config.def.h
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Kurt Van Dijck
slstatus: add cpu_iowait
blob
|
commitdiff
|
raw
|
diff to current
2017-09-10
Kamil CholewiĆski
slstatus load_avg format string
blob
|
commitdiff
|
raw
|
diff to current
2017-08-14
Aaron Marcher
Added IPv6 address function
blob
|
commitdiff
|
raw
|
diff to current
2017-08-14
Aaron Marcher
sexy config.def.h table
blob
|
commitdiff
|
raw
|
diff to current
2017-08-13
Laslo Hunhold
Refactor main()
blob
|
commitdiff
|
raw
|
diff to current
2017-08-12
Aaron Marcher
Removed #define for unknown_str
blob
|
commitdiff
|
raw
|
diff to current
2017-08-12
Aaron Marcher
Removed #define for update interval
blob
|
commitdiff
|
raw
|
diff to current
2017-08-06
aaron marcher
add num_files() function for maildirs ;)
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Aaron Marcher
use a static buffer instead of dynamic memory
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Aaron Marcher
remove format characters from stat functions
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Aaron Marcher
add cpu_freq function
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Aaron Marcher
add battery_power function
blob
|
commitdiff
|
raw
|
diff to current
2017-01-16
Aaron Marcher
Added keyboard_indicators (Fixes #31)
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-27
parazyd
refactor vol_perc to not depend on alsa libraries
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
Edit config.def.h function descriptions
blob
|
commitdiff
|
raw
|
diff to current
2016-10-05
Aaron Marcher
better default config.h
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
simplified vol_perc() (and with that config.def.h is...
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-09
Aaron Marcher
brought back update interval
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-03
Ali H. Fardan
removed UPDATE_INTERVAL, it is neat to have it but...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-30
Ali H. Fardan
removed vol function from the default config file
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Ali H. Fardan
removed a misplaced ';'
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Ali H. Fardan
used constant string literals && remote initialization...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Ali H. Fardan
corrected the time format
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Aaron Marcher
added uptime function
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Aaron Marcher
load avg
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Aaron Marcher
added configuration option for n/a text
blob
|
commitdiff
|
raw
|
diff to current
2016-08-16
Aaron Marcher
Formatting commit :(
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
added wifi essid
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Aaron Marcher
Added shell command function
blob
|
commitdiff
|
raw
|
diff to current
2016-06-13
Aaron Marcher
added, username, gid, uid
blob
|
commitdiff
|
raw
|
diff to current
2016-06-10
Aaron Marcher
added disk functions for details
blob
|
commitdiff
|
raw
|
diff to current
2016-06-10
Aaron Marcher
hostname function
blob
|
commitdiff
|
raw
|
diff to current
2016-06-08
Aaron Marcher
added ip address function
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Aaron Marcher
added entropy
blob
|
commitdiff
|
raw
|
diff to current
2016-03-20
Aaron Marcher
Changes to documentation and new screenshot.
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Aaron Marcher
Easier info function names
blob
|
commitdiff
|
raw
|
diff to current
2016-03-14
Aaron Marcher
completely new system: only values in config file get...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Aaron Marcher
Merge pull request #9 from sahne/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Daniel Walter
Add diskusage support
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Aaron Marcher
fixed some small things (update_interval) interferes...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Aaron Marcher
Merge pull request #6 from sahne/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Walter
add update_interval
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Aaron Marcher
simplified config.def.h
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Aaron Marcher
changed to easier variable names
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Aaron Marcher
Merge pull request #2 from pfannkuchengesicht/master
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Roy Freytag
fixed some memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Aaron Marcher
added config.def.h handling and fixed typo
blob
|
commitdiff
|
raw
|
diff to current