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 (
Expand
)
Author
Files
Lines
2018-06-29
Merge pull request #292 from Stunkymonkey/format_quality
Ingo Bürk
1
-2
/
+2
2018-06-29
add format_quality option in wireless
Felix Buehler
1
-2
/
+2
2018-06-25
Stop requiring CAP_NET_ADMIN
Olivier Gayot
1
-1
/
+0
2018-06-20
Prevent potential crash if glob() fails
Olivier Gayot
1
-1
/
+1
2018-06-20
Fix potential memory leak on Linux
Olivier Gayot
1
-1
/
+4
2018-06-20
Fix invalid handling of glob() errors on Linux
Olivier Gayot
2
-2
/
+2
2018-06-20
Fix use of undefined macro __OpenBSD__
Olivier Gayot
1
-1
/
+1
2018-06-20
Avoid assigning a new value to a var before using the old value
Olivier Gayot
1
-2
/
+1
2018-06-20
Make sure the arguments passed to printf/die(...) match the format
Olivier Gayot
1
-1
/
+1
2018-06-20
No longer use a temporary buffer in the die() function
Olivier Gayot
1
-3
/
+1
2018-06-11
Fix shown IP address belonging to wrong interface
Olivier Gayot
1
-2
/
+31
2018-06-04
Simplify the algorithm used to determine the IP address
Olivier Gayot
1
-10
/
+13
2018-05-19
Merge pull request #270 from Stunkymonkey/mem-support
Ingo Bürk
1
-0
/
+225
2018-05-15
Fix MacOS build
eplanet
1
-0
/
+1
2018-05-04
Simplify the memory thresholds
Benedikt Heine
1
-36
/
+52
2018-05-04
Rename ram variables consistently
Benedikt Heine
1
-44
/
+45
2018-04-11
Implement support for memory-usage on Linux
Felix Buehler
1
-0
/
+208
2018-04-08
Merge pull request #275 from winks/patch-2
Ingo Bürk
1
-2
/
+4
2018-04-06
Fix NULL value on OpenBSD when there is no acpitz0
Florian Anderiasch
1
-2
/
+4
2018-03-29
Show IP address when address has a label
Dan Robertson
1
-2
/
+3
2018-03-27
Merge branch 'master' into master
Ingo Bürk
2
-2
/
+10
2018-03-27
Merge pull request #243 from jasperla/fei_error
Ingo Bürk
1
-4
/
+1
2018-02-13
OpenBSD: fix volume display on some hardware
Carlin Bingham
1
-2
/
+9
2018-02-07
Make iface_type() work on FreeBSD
Gerome Fournier
1
-22
/
+20
2018-01-28
Treat zero battery capacity as "not available" (#259)
johcgt
1
-4
/
+4
2017-12-11
Update comment as in #247 (#254)
Emeric Planet
1
-1
/
+4
2017-12-11
Add IPv6 address when IPv4 isn't available (#247)
Emeric Planet
3
-23
/
+106
2017-12-09
Call tzset at each time print
eplanet
1
-1
/
+1
2017-09-04
Remove overly aggressive #error
Jasper Lievisse Adriaanse
1
-4
/
+1
2017-08-24
Be more cautious about handling invalid battery measurements.
kousu
1
-7
/
+26
2017-08-19
Use local timezone for battery %emptytime (#236)
Emeric Planet
1
-0
/
+1
2017-04-16
Merge pull request #219 from flammi/master
Ingo Bürk
1
-0
/
+19
2017-04-13
Add battery capacity parsing (#216)
Emeric Planet
1
-0
/
+4
2017-04-13
Added braces
Fabian Franzen
1
-1
/
+2
2017-04-12
Fix memory leak/Use BEGINS_WITH macro
Fabian Franzen
1
-5
/
+5
2017-04-12
Add check for virtual ethernet devices
Fabian Franzen
1
-0
/
+18
2017-03-26
Multiple CPU support for cpu_usage (#209)
eplanet
1
-23
/
+78
2017-03-10
disk: don't remove trailing slash if path is a single character
Kenneth Lyons
1
-1
/
+1
2017-03-08
Merge pull request #208 from stapelberg/warning
Ingo Bürk
1
-4
/
+3
2017-03-08
remove useless checks (we use char, not unsigned char)
Michael Stapelberg
1
-4
/
+3
2017-03-08
disk: sanitize trailing slashes
Michael Stapelberg
1
-1
/
+5
2017-02-07
Merge pull request #202 from jasperla/openbsd_fdleak
Ingo Bürk
1
-5
/
+8
2017-02-07
Plug an fd leak in the OpenBSD-specific code for _first_
Jasper Lievisse Adriaanse
1
-5
/
+8
2017-02-07
Suppress printing :00 seconds of remaining battery lifetime, as apm(4)'s
Jasper Lievisse Adriaanse
1
-1
/
+1
2017-02-01
Fix the deciKelvin to Celsius conversion on FreeBSD (#195)
Baptiste Daroussin
1
-1
/
+1
2017-01-31
Make first_eth_interface() work on OpenBSD: (#197)
Jasper Lievisse Adriaanse
1
-1
/
+63
2017-01-31
Include sys/select.h on OpenBSD (#198)
Jasper Lievisse Adriaanse
1
-0
/
+1
2016-11-15
Add 'format_below_threshold' option for 'disk' module
Mihai Coman
4
-223
/
+229
2016-11-12
Use blank padding for wireless quality (#166) (#167)
Jon Bernard
1
-3
/
+3
2016-10-24
Setting of custom locale in tztime configuration. (#168)
Björn Lindström
1
-1
/
+10
[next]