aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-06-03 20:20:31 +0200
committerMattias Andrée <maandree@kth.se>2017-06-03 20:20:31 +0200
commit05b8231a99e244a463b2790c6de53f47388b361f (patch)
treed57edd383cb63dd41c9dba7b8edefd2b3fb4b6e6
parentFix alsa (diff)
downloadxpybar-05b8231a99e244a463b2790c6de53f47388b361f.tar.gz
xpybar-05b8231a99e244a463b2790c6de53f47388b361f.tar.bz2
xpybar-05b8231a99e244a463b2790c6de53f47388b361f.tar.xz
Update todo
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2a3323b..0f678e7 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@ List of plugins to implement:
MPD
Alarm clock
portage
- iostat [-x] [-d] [-N] -zk [-p | <devices>...] <interval>
SMART monitoring
System tray
Eyes
@@ -38,6 +37,10 @@ List of plugins to implement:
/sys/class/leds
/sys/class/ieee80211
/sys/class/bluetooth
+ /proc/buddyinfo
+ /proc/zoneinfo
+ /proc/pagetypeinfo
+ /proc/[pid]/
Demo plugins:
@@ -53,4 +56,6 @@ Terminal mode
workspace and layout switching in xmonad
fix so that ropty works with wall too
+use C to gather system information efficiently, which
+ will also circumvent the global interpretor lock