You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
battery.c Remove units from numbers 8 years ago
cpu.c Remove units from numbers 8 years ago
datetime.c Add warn() and die() 8 years ago
disk.c Remove units from numbers 8 years ago
entropy.c Refactor entropy.c 8 years ago
hostname.c Add warn() and die() 8 years ago
ip.c ip: fixed memory leak 8 years ago
kernel_release.c Add warn() and die() 8 years ago
keyboard_indicators.c Add warn() and die() 8 years ago
load_avg.c Add warn() and die() 8 years ago
netspeeds.c Remove units from numbers 8 years ago
num_files.c Add warn() and die() 8 years ago
ram.c Remove units from numbers 8 years ago
run_command.c Check return value of pclose() 8 years ago
swap.c Remove units from numbers 8 years ago
temperature.c Remove units from numbers 8 years ago
uptime.c uptime: Format function is static 8 years ago
user.c Add warn() and die() 8 years ago
volume.c Remove units from numbers 8 years ago
wifi.c Remove units from numbers 8 years ago