i3status/src
2012-10-16 10:48:29 +02:00
..
auto_detect_format.c Use (void) instead of () for functions without args (Thanks fernandotcl) 2012-05-07 08:28:04 +02:00
general.c slurp(): null-terminate buffer (Thanks mist) 2011-07-13 19:17:24 +02:00
output.c Use (void) instead of () for functions without args (Thanks fernandotcl) 2012-05-07 08:28:04 +02:00
print_battery_info.c Various fixes for the OpenBSD section of the battery backend. 2012-10-10 08:23:14 +02:00
print_cpu_temperature.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_cpu_usage.c Avoid division by zero when calculating CPU usage. 2012-06-28 12:05:01 +02:00
print_ddate.c Skip a day in the Discordian calendar when St. Tib's Day has passed 2012-10-16 09:25:38 +02:00
print_disk_info.c introduce percentages for all values, document them 2012-08-31 14:16:58 +02:00
print_eth_info.c Implement %speed for Ethernet on OpenBSD. 2012-10-10 08:24:04 +02: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 Save the DNS lookup for K.root-servers.net (Thanks barfoos) 2012-09-29 00:08:56 +02:00
print_load.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_run_watch.c add yajl compat code 2012-04-08 14:05:47 +02:00
print_time.c add yajl compat code 2012-04-08 14:05:47 +02:00
print_volume.c Bugfix: Move the pbval definition outside the ifdef (Thanks XTaran) 2012-10-03 15:12:49 +02:00
print_wireless_info.c i3status - Handle down wireless interfaces just like ethernet interfaces (e.g. colors) 2012-10-16 10:48:29 +02:00
process_runs.c Use kill(pid, 0) to check if the process is alive 2010-11-28 16:45:34 +01:00