slstatus/components
drkhsh 57c6e7340d New component: cat
Generically reads an arbitrary file natively.

Saves a few layers of execution in comparison to using `run_command`
with an argument like `cat ./file`.
2022-11-24 00:01:52 +01:00
..
battery.c radical re-formatting 2/3: Fix blocks 2022-10-28 01:03:38 +02:00
cat.c New component: cat 2022-11-24 00:01:52 +01:00
cpu.c radical re-formatting 3/3: Error checks 2022-10-28 01:03:46 +02:00
datetime.c radical re-formatting 0/3: Alphabetic headers 2022-10-28 01:03:20 +02:00
disk.c radical re-formatting 0/3: Alphabetic headers 2022-10-28 01:03:20 +02:00
entropy.c various: Put paths into defines to avoid line wraps 2022-10-28 01:01:10 +02:00
hostname.c radical re-formatting 0/3: Alphabetic headers 2022-10-28 01:03:20 +02:00
ip.c radical re-formatting 2/3: Fix blocks 2022-10-28 01:03:38 +02:00
kernel_release.c radical re-formatting 0/3: Alphabetic headers 2022-10-28 01:03:20 +02:00
keyboard_indicators.c radical re-formatting 2/3: Fix blocks 2022-10-28 01:03:38 +02:00
keymap.c radical re-formatting 2/3: Fix blocks 2022-10-28 01:03:38 +02:00
load_avg.c radical re-formatting 0/3: Alphabetic headers 2022-10-28 01:03:20 +02:00
netspeeds.c radical re-formatting 3/3: Error checks 2022-10-28 01:03:46 +02:00
num_files.c radical re-formatting 2/3: Fix blocks 2022-10-28 01:03:38 +02:00
ram.c radical re-formatting 3/3: Error checks 2022-10-28 01:03:46 +02:00
run_command.c radical re-formatting 2/3: Fix blocks 2022-10-28 01:03:38 +02:00
swap.c radical re-formatting 3/3: Error checks 2022-10-28 01:03:46 +02:00
temperature.c radical re-formatting 2/3: Fix blocks 2022-10-28 01:03:38 +02:00
uptime.c radical re-formatting 0/3: Alphabetic headers 2022-10-28 01:03:20 +02:00
user.c radical re-formatting 0/3: Alphabetic headers 2022-10-28 01:03:20 +02:00
volume.c radical re-formatting 0/3: Alphabetic headers 2022-10-28 01:03:20 +02:00
wifi.c radical re-formatting 2/3: Fix blocks 2022-10-28 01:03:38 +02:00