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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
print_cpu_usage: fix invalid %cpu placeholder output
Gaël PORTAY
1
-1
/
+1
2018-10-19
Merge pull request #315 from gportay/fix-typo-in-man
Orestis
1
-1
/
+1
2018-10-18
man: fix typo for max_threshold in load
Gaël PORTAY
1
-1
/
+1
2018-10-11
Provide a more natural volume percentage with ALSA.
arcnmx
1
-7
/
+28
2018-10-07
strncpy + strlen is pointless (#312)
Orestis
1
-3
/
+4
2018-09-04
Merge pull request #305 from David96/master
Ingo Bürk
4
-1
/
+13
2018-09-03
Add testcase for #304
David96
3
-0
/
+12
2018-09-03
Add support for "POWER_SUPPLY_STATUS=Not charging" (fixes #304)
David96
1
-1
/
+1
2018-08-27
Merge pull request #302 from coderonline/master
Ingo Bürk
1
-4
/
+11
2018-08-24
Added %interface to the ethernet options
Max Christian Pohle
1
-4
/
+11
2018-08-01
Merge pull request #301 from wmarvel/issue300
Ingo Bürk
5
-1
/
+57
2018-07-31
Fix for issue 300: Correctly print usage for cpu 10
=
5
-1
/
+57
2018-07-16
Merge pull request #296 from Stunkymonkey/include-order
Ingo Bürk
6
-82
/
+89
2018-07-16
Merge pull request #299 from tuxillo/patch-2
Ingo Bürk
2
-6
/
+28
2018-07-15
Detect interface type on DragonFly BSD
Antonio Huete Jimenez
2
-6
/
+28
2018-07-15
Merge pull request #298 from tuxillo/patch-1
Ingo Bürk
2
-1
/
+6
2018-07-14
Do not use pulseaudio for DragonFly BSD
Antonio Huete Jimenez
2
-1
/
+6
2018-07-13
clang-format-3.8 fix travis error
Felix Buehler
1
-1
/
+2
2018-07-13
Merge pull request #297 from Stunkymonkey/percent-first
Ingo Bürk
13
-88
/
+89
2018-07-13
fix clang errors
Felix Buehler
3
-79
/
+84
2018-07-13
able to print percentage
Felix Buehler
13
-88
/
+89
2018-07-13
Merge pull request #256 from oyvinht/master
Ingo Bürk
1
-9
/
+56
2018-07-13
Merge pull request #295 from Stunkymonkey/fix-min_width-docs
Ingo Bürk
1
-2
/
+2
2018-07-08
switch to clang 3.8 & ignore sort oder of includes
Felix Buehler
2
-2
/
+3
2018-07-07
fix min_width doc
Felix Buehler
1
-2
/
+2
2018-06-30
Merge pull request #294 from Stunkymonkey/remove_memory_discussion
Ingo Bürk
1
-20
/
+6
2018-06-30
forgot to remove memory discussion from man page (it is implemented)
Felix Buehler
1
-20
/
+6
2018-06-29
Merge pull request #292 from Stunkymonkey/format_quality
Ingo Bürk
4
-5
/
+9
2018-06-29
add format_quality option in wireless
Felix Buehler
4
-5
/
+9
2018-06-29
Merge pull request #293 from Stunkymonkey/hide_seconds_battery
Ingo Bürk
7
-5
/
+21
2018-06-29
Merge pull request #291 from duskCoder/cap_net_admin
Ingo Bürk
5
-9
/
+2
2018-06-29
hide seconds in battery by default
Felix Buehler
7
-5
/
+21
2018-06-25
Stop requiring CAP_NET_ADMIN
Olivier Gayot
5
-9
/
+2
2018-06-22
Merge pull request #290 from duskCoder/changes
Ingo Bürk
9
-14
/
+15
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
3
-4
/
+5
2018-06-20
No longer use a temporary buffer in the die() function
Olivier Gayot
1
-3
/
+1
2018-06-20
Merge pull request #289 from bebehei/testsuite
Ingo Bürk
3
-4
/
+17
2018-06-19
Show differing results, if testcase fails
Benedikt Heine
1
-0
/
+2
2018-06-19
Run all travis tests and expose the final result as exit code
Benedikt Heine
1
-3
/
+5
2018-06-19
Expose the testsuite in the Makefile
Benedikt Heine
2
-1
/
+4
2018-06-19
Fail the tests, if i3status actually crashes
Benedikt Heine
1
-0
/
+6
2018-06-16
Merge pull request #287 from eplanet/emeric/man_typo
Ingo Bürk
1
-1
/
+1
2018-06-14
Fix man typo
eplanet
1
-1
/
+1
2018-06-11
Merge pull request #286 from duskCoder/#283
Ingo Bürk
1
-11
/
+43
2018-06-11
Fix shown IP address belonging to wrong interface
Olivier Gayot
1
-2
/
+31
[next]