..
auto_detect_format.c
format detection: simplify code, handle "sh" processes in the hierarchy
2013-11-09 14:37:05 +01:00
first_network_device.c
support the special interface name _first_ for ethernet/wireless
2014-12-07 15:17:31 +01:00
general.c
Add support for path_exists directive.
2013-11-22 15:52:27 +01:00
output.c
Typo in function name
2014-03-01 22:35:37 +01:00
print_battery_info.c
Created three individual Strings for each battery status (charging, dicharching, full)
2014-10-07 18:52:01 +02:00
print_cpu_temperature.c
Fix Dragonfly BSD CPU temperature gauge
2014-08-08 11:57:01 +02:00
print_cpu_usage.c
Unify use of string comparisons
2014-03-12 08:28:16 +01:00
print_ddate.c
Add tztime module to support multiple different timezones.
2013-02-10 17:18:32 +01:00
print_disk_info.c
Unify use of string comparisons
2014-03-12 08:28:16 +01:00
print_eth_info.c
Unify use of string comparisons
2014-03-12 08:28:16 +01:00
print_ip_addr.c
Error handling: Never output null as full_text (JSON), prefix messages with i3status (Thanks Artemis)
2012-05-09 18:56:57 +02:00
print_ipv6_addr.c
Unify use of string comparisons
2014-03-12 08:28:16 +01:00
print_load.c
allow load to be a float
2013-07-09 23:22:26 +02:00
print_path_exists.c
Unify use of string comparisons
2014-03-12 08:28:16 +01:00
print_run_watch.c
Unify use of string comparisons
2014-03-12 08:28:16 +01:00
print_time.c
use stdbool instead of (int)1 and (int)0 directly
2013-02-10 17:21:46 +01:00
print_volume.c
Bugfix: fix wrong color tags with xmobar
2014-08-26 20:54:04 +02:00
print_wireless_info.c
i3status: Support %frequency for wireless interfaces
2014-12-03 08:14:21 +01:00
process_runs.c
run_watch: check all matching pid files (until first valid one) (Thanks brotbart)
2014-05-15 21:51:01 +02:00