Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-21 | Merge pull request #408 from TimonAlex/freebsd-wifi-bitrate | Michael Stapelberg | |
Fix rendering wireless bitrate and support bitrate on FreeBSD | |||
2020-04-11 | wireless: Fix rendering bitrate | Aleksandr Matveev | |
2020-04-11 | wireless: support connection bitrate on FreeBSD | Aleksandr Matveev | |
2020-04-08 | use statvfs f_frsize for file system block size (#405) | tripledonkey | |
* use statvfs f_frsize for file system block size | |||
2020-04-08 | Merge pull request #407 from Stunkymonkey/format_placeholder-tests | Ingo Bürk | |
format_placeholder percent tests | |||
2020-04-08 | Merge pull request #402 from Stunkymonkey/format_placeholder-wireless_info | Ingo Bürk | |
use format_placeholder for wireless_info | |||
2020-04-07 | format_placeholder percent tests | Felix Buehler | |
2020-04-07 | Merge pull request #404 from Stunkymonkey/format_placeholder-file_content | Ingo Bürk | |
use format_placeholder for file_content | |||
2020-04-03 | use format_placeholder for file_content | Felix Buehler | |
2020-04-03 | remove goto-labels from wireless_info | Felix Buehler | |
2020-04-03 | Merge pull request #401 from Stunkymonkey/format_placeholder-time | Ingo Bürk | |
use format_placeholder for time | |||
2020-04-03 | Merge pull request #400 from Stunkymonkey/format_placeholder-run_watch | Ingo Bürk | |
use format_placeholder for run_watch | |||
2020-04-03 | Merge pull request #399 from Stunkymonkey/format_placeholder-path_exists | Ingo Bürk | |
use format_placeholder for path_exists | |||
2020-04-03 | Merge pull request #403 from YaguraStation/patch-1 | Ingo Bürk | |
Update net-speed.sh | |||
2020-04-01 | Update net-speed.sh | reuben honigwachs | |
Added the common prefix `enx` as possible string for interface detection. See https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ | |||
2020-03-31 | use format_placeholder for wireless_info | Felix Buehler | |
2020-03-31 | use format_placeholder for time | Felix Buehler | |
2020-03-31 | use format_placeholder for run_watch | Felix Buehler | |
2020-03-31 | use format_placeholder for path_exists | Felix Buehler | |
2020-03-31 | Merge pull request #398 from Stunkymonkey/format_placeholder-mem | Ingo Bürk | |
use format_placeholder for mem | |||
2020-03-31 | use format_placeholder for mem | Felix Buehler | |
2020-03-31 | Merge pull request #396 from Stunkymonkey/format_placeholder-ipv6_addr | Ingo Bürk | |
use format_placeholder for ipv6_addr | |||
2020-03-31 | Merge pull request #397 from Stunkymonkey/format_placeholder-load | Ingo Bürk | |
use format_placeholder for load | |||
2020-03-31 | use format_placeholder for ipv6_addr | Felix Buehler | |
2020-03-31 | use format_placeholder for load | Felix Buehler | |
2020-03-30 | Merge pull request #387 from ilya-bystrov/master | Ingo Bürk | |
Small wrapper with the ability to add custom info in any position | |||
2020-03-30 | Merge pull request #394 from smaeul/patch/cpu-usage | Ingo Bürk | |
avoid out-of-bounds read after invalid %cpu conversion | |||
2020-03-30 | Merge pull request #395 from myTerminal/patch-1 | Ingo Bürk | |
perform few minor improvements in i3status.man | |||
2020-03-29 | format the leftover directives | Mohammed Ismail Ansari | |
2020-03-29 | format leftover color_degraded and color_bad directives | Mohammed Ismail Ansari | |
2020-03-29 | add more specificity to describe color_degraded and color_bad | Mohammed Ismail Ansari | |
2020-03-28 | avoid out-of-bounds read after invalid %cpu conversion | Samuel Holland | |
In the case where no CPU number is given, skipping a character of padding actually skips the null terminator, causing further iterations through the loop to read out of bounds. Have sscanf() return the number of characters read, instead of reconstructing it from the CPU number. This was observed as a failure in test 024-cpu-usage-invalid-cpu. | |||
2020-03-19 | Merge pull request #392 from banderlog/patch-1 | Orestis Floros | |
add autoconf to requirements | |||
2020-03-16 | add autoconf to requirements | Borys Kabakov | |
Update README.md upd readme | |||
2020-03-15 | Merge pull request #391 from niacat/master | Ingo Bürk | |
print_volume: Native NetBSD audio API support | |||
2020-03-15 | Merge pull request #393 from banderlog/patch-2 | Ingo Bürk | |
Update README.md | |||
2020-03-12 | Update README.md | Borys Kabakov | |
Add configure option to avoid memory leak failures like described in #362 | |||
2020-03-11 | print_volume: Native NetBSD audio support | nia | |
Avoid using the OSS emulation layer to fetch the master volume, and instead share the audioio code with OpenBSD. Avoid a failed read on the master control's mute enum if it can't be found, because sometimes there isn't one. | |||
2020-03-06 | Merge pull request #390 from Stunkymonkey/format_placeholder-eth | Ingo Bürk | |
use format_placeholder for eth.info | |||
2020-03-06 | Merge pull request #389 from Stunkymonkey/format_placeholder-disk | Ingo Bürk | |
use format_placeholder for disk.info | |||
2020-03-03 | use format_placeholder for disk.info | Felix Buehler | |
2020-03-03 | use format_placeholder for eth.info | Felix Buehler | |
2020-02-21 | Wrapper with the ability to add custom info in any position | Ilya Bystrov | |
2020-02-21 | Merge pull request #386 from Stunkymonkey/format_placeholder-date | Ingo Bürk | |
use format_placeholder for ddate | |||
2020-02-21 | use exact size for known strings | Felix Buehler | |
2020-02-20 | Merge pull request #385 from Stunkymonkey/format_placeholder-cpu_temp | Ingo Bürk | |
use format_placeholder for cpu_temperature | |||
2020-02-18 | use format_placeholder for ddate | Felix Buehler | |
2020-02-18 | use format_placeholder for cpu_temperature | Felix Buehler | |
2020-02-17 | Merge pull request #381 from Stunkymonkey/format_wireless | Ingo Bürk | |
add wireless format-options | |||
2020-02-17 | Merge pull request #380 from Stunkymonkey/percent-split | Ingo Bürk | |
use format_placeholder(i3lib) for battery_info |