index
:
i3status.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
print_load.c
Age
Commit message (
Expand
)
Author
2020-05-01
travis: update dist, add custom matrix
Orestis Floros
2020-03-31
use format_placeholder for load
Felix Buehler
2019-01-23
Switch to autotools (#316)
Michael Stapelberg
2018-07-13
able to print percentage
Felix Buehler
2016-11-15
Add 'format_below_threshold' option for 'disk' module
Mihai Coman
2015-03-16
clang-format-3.5 -i **/*.[ch], update modeline
Michael Stapelberg
2013-07-09
allow load to be a float
M. Kory Woods
2013-02-22
Add colorized output for load avg
Raphael Michel
2012-11-15
DragonFlyBSD support added
Scott Tincman
2012-05-09
Error handling: Never output null as full_text (JSON), prefix messages with i...
Michael Stapelberg
2012-04-08
add yajl compat code
Michael Stapelberg
2012-03-25
Properly output JSON with libyajl
Michael Stapelberg
2012-02-16
Implement the i3bar JSON protocol
Michael Stapelberg
2011-08-25
make modules more resilient to failure
Connor Lane Smith
2009-12-13
The load values represent 1,5,15 min, not 5,10,15 min (Thanks Chris)
Michael Stapelberg
2009-10-11
Breaks configfiles! Major refactoring of i3status, see below
Michael Stapelberg