slstatus/components
Aaron Marcher c28643ce5b Revert "Add basic backlight percentage support"
On OpenBSD the backlight percentage cannot be retrieved in a simple way.
The only two solutions we are aware of for now are:

 - reading from /dev/ttyC0: which isn't possible without changing
 permissions or running slstatus as root
 - linking against xcb-xrandr: which is bloat and does not work in every
 case appearently

This reverts commit 37724ac2c3 for now.
2018-05-27 16:46:03 +02:00
..
battery.c battery_remaining: check for division by zero 2018-05-21 00:42:06 +02:00
cpu.c Merge fmt_human_2 and fmt_human_10 to one function 2018-05-21 14:44:21 +02:00
datetime.c Add warn() and die() 2018-05-18 11:13:05 +02:00
disk.c Merge fmt_human_2 and fmt_human_10 to one function 2018-05-21 14:44:21 +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
keymap.c Refactor keymap.c 2018-05-23 19:56:16 +02:00
load_avg.c Remove fmt from load_avgs for consistency 2018-05-21 14:14:45 +02:00
netspeeds.c netspeeds: Fix indentation 2018-05-22 12:42:31 +02:00
num_files.c Add warn() and die() 2018-05-18 11:13:05 +02:00
ram.c ram: fixed int overflow on pagetok macro 2018-05-24 14:51:30 +02:00
run_command.c Check return value of pclose() 2018-05-20 01:01:26 +02:00
swap.c swap.c: Refactor getstats() and its usage 2018-05-21 23:05:39 +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