index
:
i3status
master
Fork of https://github.com/i3/i3status, with support for arbitrary shell commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-07-23
Bugfix: Use interface instead of eth_interface in get_ip_addr()
Michael Stapelberg
1
-3
/
+3
2009-07-23
Implement battery status and thermal zones for FreeBSD (patch by Baptiste ↵
Michael Stapelberg
3
-9
/
+73
Daroussin)
2009-07-22
Remove unneeded struct
Michael Stapelberg
1
-14
/
+0
2009-07-22
little fixes for FreeBSD
Michael Stapelberg
2
-2
/
+3
2009-07-22
Use the highest order actually used, not MAX_ORDER, for checking whether to ↵
Michael Stapelberg
1
-2
/
+3
flush (Thanks Mirko)
2009-07-22
Implement getting the interface speed on FreeBSD, patch by Baptiste Daroussin
Michael Stapelberg
1
-11
/
+63
2009-07-22
Free the addresses correctly
Michael Stapelberg
1
-2
/
+8
2009-07-22
Obtain IP address in a portable way, patch by Baptiste Daroussin
Michael Stapelberg
1
-12
/
+28
2009-07-22
Use getloadavg() instead of using /proc, patch by Baptiste Daroussin
Michael Stapelberg
1
-14
/
+10
2009-07-21
get_ipv6_addr: more documentation, use SOCK_DGRAM, reformat
Michael Stapelberg
1
-4
/
+16
2009-07-21
Add modelines and retab! all files
Michael Stapelberg
11
-75
/
+86
2009-07-21
Correctly handle the order of items
Michael Stapelberg
3
-11
/
+15
2009-07-21
Use own files for each function, add get_ipv6_addr.c
Michael Stapelberg
11
-0
/
+762
[prev]