i3status/src
Orestis Floros 6dac8670fa
Merge pull request #486 from erbth/battery_status_idle
Add another battery status called 'idle'
2023-07-28 19:44:45 +02:00
..
auto_detect_format.c Switch to autotools (#316) 2019-01-23 08:56:40 +01:00
first_network_device.c avoid linking an undefined function, sysfs is linux only (#474) 2021-12-15 13:33:09 +01:00
format_placeholders.c use format_placeholder for battery 2020-02-10 21:05:18 +01:00
general.c print_file_contents: Resolve tilde 2020-05-01 12:20:34 +02:00
output.c use format_placeholder for battery 2020-02-10 21:05:18 +01:00
print_battery_info.c Add another battery status called 'idle' 2022-10-09 23:55:10 +02:00
print_cpu_temperature.c use param structs everywhere for consistency 2021-11-02 21:45:31 +01:00
print_cpu_usage.c cpu_usage: On BSD use long to hold cpu usage to avoid overflow. (#439) 2021-12-19 22:31:13 +01:00
print_ddate.c use param structs everywhere for consistency 2021-11-02 21:45:31 +01:00
print_disk_info.c disk_info: BSDs use f_bsize instead of f_frsize. 2021-12-19 22:38:08 +01:00
print_eth_info.c ethernet: print faster speeds in Gbit/s 2022-09-04 12:42:35 +02:00
print_file_contents.c fix segfault when a read_file block lacks a path field (#490) 2022-06-12 18:34:28 +02:00
print_ip_addr.c Switch to autotools (#316) 2019-01-23 08:56:40 +01:00
print_ipv6_addr.c ipv6: add support for %iface (#327) 2023-01-07 10:29:53 +01:00
print_load.c use param structs everywhere for consistency 2021-11-02 21:45:31 +01:00
print_mem.c use param structs everywhere for consistency 2021-11-02 21:45:31 +01:00
print_path_exists.c use param structs everywhere for consistency 2021-11-02 21:45:31 +01:00
print_run_watch.c use param structs everywhere for consistency 2021-11-02 21:45:31 +01:00
print_time.c use param structs everywhere for consistency 2021-11-02 21:45:31 +01:00
print_volume.c NetBSD build fix (#487) 2022-06-11 20:23:31 +02:00
print_wireless_info.c wireless: correctly display bitrates > 2147483647 bit/s (#503) 2022-10-11 17:51:13 +02:00
process_runs.c Switch to autotools (#316) 2019-01-23 08:56:40 +01:00
pulse.c Use the PulseAudio port name rather than the sink name (#419) 2020-06-15 09:07:27 +02:00