slstatus/components
Aaron Marcher ec5c35ec9f Remove units from numbers
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.
2018-05-21 00:16:54 +02:00
..
battery.c Remove units from numbers 2018-05-21 00:16:54 +02:00
cpu.c Remove units from numbers 2018-05-21 00:16:54 +02:00
datetime.c Add warn() and die() 2018-05-18 11:13:05 +02:00
disk.c Remove units from numbers 2018-05-21 00:16:54 +02:00
entropy.c Refactor entropy.c 2018-05-20 00:19:52 +02:00
hostname.c Add warn() and die() 2018-05-18 11:13:05 +02:00
ip.c ip: fixed memory leak 2018-05-20 22:06:54 +02:00
kernel_release.c Add warn() and die() 2018-05-18 11:13:05 +02:00
keyboard_indicators.c Add warn() and die() 2018-05-18 11:13:05 +02:00
load_avg.c Add warn() and die() 2018-05-18 11:13:05 +02:00
netspeeds.c Remove units from numbers 2018-05-21 00:16:54 +02:00
num_files.c Add warn() and die() 2018-05-18 11:13:05 +02:00
ram.c Remove units from numbers 2018-05-21 00:16:54 +02:00
run_command.c Check return value of pclose() 2018-05-20 01:01:26 +02:00
swap.c Remove units from numbers 2018-05-21 00:16:54 +02:00
temperature.c Remove units from numbers 2018-05-21 00:16:54 +02:00
uptime.c uptime: Format function is static 2018-05-19 01:55:31 +02:00
user.c Add warn() and die() 2018-05-18 11:13:05 +02:00
volume.c Remove units from numbers 2018-05-21 00:16:54 +02:00
wifi.c Remove units from numbers 2018-05-21 00:16:54 +02:00