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
2019-02-21
Added function to print content from file (#331)
Dennis Vesterlund
8
-0
/
+134
2019-02-11
configure.ac: complain when asciidoc cannot be found
Michael Stapelberg
1
-1
/
+3
2019-02-11
configure.ac: complain when xmlto cannot be found
Michael Stapelberg
1
-1
/
+3
2019-02-11
Makefile.am: s/I3LOCK/I3STATUS/
Michael Stapelberg
1
-1
/
+1
2019-02-11
README: update build instructions
Michael Stapelberg
1
-2
/
+10
2019-02-03
Merge pull request #336 from gokcehan/patch-1
Ingo Bürk
1
-5
/
+5
2019-02-03
default config: move disk info out of network info
gokcehan
1
-5
/
+5
2019-01-27
Merge pull request #334 from stapelberg/speed
Ingo Bürk
1
-1
/
+1
2019-01-27
fix ethernet speed display for 100 Gbit/s cards
Michael Stapelberg
1
-1
/
+1
2019-01-27
Merge pull request #333 from stapelberg/sysconfdir
Ingo Bürk
1
-2
/
+1
2019-01-27
fix: use SYSCONFDIR in error message
Michael Stapelberg
1
-2
/
+1
2019-01-23
Merge pull request #332 from eplanet/fix-macos-build
Orestis
1
-0
/
+2
2019-01-23
Fix non Linux build for #309
eplanet
1
-0
/
+2
2019-01-23
Switch to autotools (#316)
Michael Stapelberg
45
-183
/
+2264
2019-01-23
Implement %devicename specifier for volume module (#325)
Denton Liu
4
-39
/
+124
2019-01-13
Merge pull request #328 from jdevelop/fix/capture-volume-status
Ingo Bürk
1
-12
/
+24
2019-01-03
Fixed ALSA capture device monitoring.
Eugene Dzhurinsky
1
-12
/
+24
2018-11-17
Merge pull request #321 from eplanet/autodisplay-tz
Ingo Bürk
4
-5
/
+21
2018-11-15
Corrections according to PR review
eplanet
4
-11
/
+12
2018-11-10
Add timezone switch
eplanet
4
-5
/
+20
2018-11-08
Merge pull request #319 from eplanet/fix-etc-mtab
Orestis
1
-6
/
+13
2018-11-08
Merge pull request #320 from eplanet/fix-error-msg
Ingo Bürk
2
-3
/
+5
2018-11-08
Read /proc/mounts if /etc/mtab can't be read
eplanet
1
-6
/
+13
2018-11-07
Fix error messages
eplanet
2
-3
/
+5
2018-11-05
Merge pull request #309 from TwentyFourD/NonConsecutiveCPUs
Orestis
1
-7
/
+20
2018-11-05
print_cpu_usage.c: Support non-consecutive CPUs
TwentyFourD
1
-7
/
+20
2018-10-26
Merge pull request #318 from gportay/fix-invalid-cpu-placeholder
Ingo Bürk
3
-1
/
+17
2018-10-23
Add testcase for invalid %cpu placeholder
Gaël PORTAY
2
-0
/
+16
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
[next]