.. |
battery.c
|
battery_state: Unify unknown state with "?" symbol
|
2018-05-02 08:16:21 +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: Sort headers alphabetically
|
2018-05-02 08:21:32 +02:00 |
kernel_release.c
|
Format error messages properly
|
2018-03-28 19:46:27 +02:00 |
keyboard_indicators.c
|
keyboard_indicators: Clean up opening display
|
2018-05-02 08:26:23 +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
|
run_command: Clean up
|
2018-05-02 08:29:36 +02:00 |
swap.c
|
components/swap.c | move duplicated code to separate function
|
2018-05-01 20:24:13 +02:00 |
temperature.c
|
Use indentation to increase readability
|
2018-05-01 19:43:49 +02:00 |
uptime.c
|
uptime: Add missing brace
|
2018-05-02 12:08:54 +02:00 |
user.c
|
user: Only declare variables in the beginning
|
2018-05-02 08:42:55 +02:00 |
volume.c
|
volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid warning.
|
2018-05-02 11:49:15 +02:00 |
wifi.c
|
wifi_perc: Fix file descriptor leak
|
2018-05-02 19:41:53 +02:00 |