mirror of
https://github.com/pikami/slstatus.git
synced 2024-11-27 13:55:41 +00:00
ec5c35ec9f
This is a first step to decouple formatting from information because of two reasons: 1. The components should only gather and return the values by design 2. Fine grained user control should be a focus Scaling will be implemented in a different way in a later commit. |
||
---|---|---|
.. | ||
battery.c | ||
cpu.c | ||
datetime.c | ||
disk.c | ||
entropy.c | ||
hostname.c | ||
ip.c | ||
kernel_release.c | ||
keyboard_indicators.c | ||
load_avg.c | ||
netspeeds.c | ||
num_files.c | ||
ram.c | ||
run_command.c | ||
swap.c | ||
temperature.c | ||
uptime.c | ||
user.c | ||
volume.c | ||
wifi.c |