diff options
author | Mattias Andrée <maandree@kth.se> | 2017-03-08 22:10:21 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-03-08 22:10:21 +0100 |
commit | c302db32c2bad1458d1827bacaef6f399d2c6a60 (patch) | |
tree | 219a2a2908aa8f8891c99277b8a9128d264847f5 /TODO | |
parent | alsa: use default card by default and add support for lookup by cardname (diff) | |
download | xpybar-c302db32c2bad1458d1827bacaef6f399d2c6a60.tar.gz xpybar-c302db32c2bad1458d1827bacaef6f399d2c6a60.tar.bz2 xpybar-c302db32c2bad1458d1827bacaef6f399d2c6a60.tar.xz |
m + add lid and powersupply
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -5,8 +5,6 @@ List of plugins to implement: portage iostat [-x] [-d] [-N] -zk [-p | <devices>...] <interval> SMART monitoring - Battery - /proc/acpi (mute) System tray Eyes Taskbar (as in rarity) @@ -35,6 +33,11 @@ List of plugins to implement: /proc/net/udp /proc/net/unix /proc/sysvipc + /sys/class/rtc + /sys/class/rfkill + /sys/class/leds + /sys/class/ieee80211 + /sys/class/bluetooth Demo plugins: @@ -43,6 +46,8 @@ Demo plugins: weather hdparm ii + powersupply + lid Terminal mode |