slstatus/components
Laslo Hunhold 9750a3d731 Use indentation to increase readability
Granted, this style is definitely not common, but for the short
utility-functions of this program it's just the right choice. This
provides great flexibility, such that in the long run, it will be
possible to also share code between the OS-implementations.

This also keeps the state-keeping at a minimum and makes it clearer
which functions are implemented on which OS without having to jiggle
around with too many files in the process.
2018-05-01 19:43:49 +02:00
..
battery.c Use indentation to increase readability 2018-05-01 19:43:49 +02:00
cpu.c Use indentation to increase readability 2018-05-01 19:43:49 +02:00
datetime.c Move components into dedicated subdirectory 2017-09-24 17:20:27 +02:00
disk.c Format error messages properly 2018-03-28 19:46:27 +02:00
entropy.c Use indentation to increase readability 2018-05-01 19:43:49 +02:00
hostname.c Format error messages properly 2018-03-28 19:46:27 +02:00
ip.c ip: add OpenBSD support 2018-04-29 12:54:28 +02:00
kernel_release.c Format error messages properly 2018-03-28 19:46:27 +02:00
keyboard_indicators.c Format error messages properly 2018-03-28 19:46:27 +02:00
load_avg.c Format error messages properly 2018-03-28 19:46:27 +02:00
num_files.c Format error messages properly 2018-03-28 19:46:27 +02:00
ram.c Use indentation to increase readability 2018-05-01 19:43:49 +02:00
run_command.c Format error messages properly 2018-03-28 19:46:27 +02:00
swap.c Use indentation to increase readability 2018-05-01 19:43:49 +02:00
temperature.c Use indentation to increase readability 2018-05-01 19:43:49 +02:00
uptime.c Use indentation to increase readability 2018-05-01 19:43:49 +02:00
user.c Format error messages properly 2018-03-28 19:46:27 +02:00
volume.c Add OpenBSD support in volume.c 2018-04-29 15:57:17 +02:00
wifi.c Use indentation to increase readability 2018-05-01 19:43:49 +02:00