i3status/src
2012-04-30 13:00:46 +02:00
..
auto_detect_format.c Implement the i3bar JSON protocol 2012-02-16 23:30:54 +00:00
general.c slurp(): null-terminate buffer (Thanks mist) 2011-07-13 19:17:24 +02:00
output.c Properly output JSON with libyajl 2012-03-25 22:05:00 +02:00
print_battery_info.c add yajl compat code 2012-04-08 14:05:47 +02:00
print_cpu_temperature.c Implement basic fetching of cpu temperature on OpenBSD. 2012-04-30 13:00:46 +02:00
print_cpu_usage.c Fix CPU usage on OpenBSD. Currently only takes the first cpu into account, but works fine otherwise. 2012-04-29 11:13:06 +02:00
print_ddate.c add yajl compat code 2012-04-08 14:05:47 +02:00
print_disk_info.c Fix disk usage on OpenBSD. 2012-04-29 11:13:14 +02:00
print_eth_info.c add yajl compat code 2012-04-08 14:05:47 +02:00
print_ip_addr.c Fix include order; fixes build on OpenBSD. 2012-04-28 10:08:37 +02:00
print_ipv6_addr.c Fix include order; fixes build on OpenBSD. 2012-04-28 10:08:37 +02:00
print_load.c add yajl compat code 2012-04-08 14:05:47 +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 Print the volume on OpenBSD too. Add missing library to Makefile accordingly. 2012-04-29 11:13:29 +02:00
print_wireless_info.c add yajl compat code 2012-04-08 14:05:47 +02:00
process_runs.c Use kill(pid, 0) to check if the process is alive 2010-11-28 16:45:34 +01:00