summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-12 22:01:12 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-12 22:01:12 +0100
commit52be04baa703cb5c0263aecb61f0079230367cd0 (patch)
treea1503d98651867fb2de3bdabaadc41a316757717 /NEWS
parentdc4712688986edd9a3f272858b91b94badf2560d (diff)
downloadxmobar-52be04baa703cb5c0263aecb61f0079230367cd0.tar.gz
xmobar-52be04baa703cb5c0263aecb61f0079230367cd0.tar.bz2
New plugin: Uptime
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 1b70e37..936dd8a 100644
--- a/NEWS
+++ b/NEWS
@@ -20,13 +20,14 @@ _New features_
- Window borders: configuration options `border` and `borderColor`
allow drawing borders around xmobar's window.
- - MPD: updated to libmpd 1.5. New fields `ppos` (playlist position)
- and `remaining` (remaining time). New configuration options to
- specify MPD's host, user name and password.
+ - New plugin, `Uptime`, showing the system uptime.
- New Monitor option (`-P`) to enable displaying the `%` sign in
percentages; the sign is now never included by default.
- New 'run once' commands, by specifying a 0 refresh rate in `Run
Com` ([issue 26]).
+ - MPD monitor: updated to libmpd 1.5. New fields `ppos` (playlist
+ position) and `remaining` (remaining time). New configuration
+ options to specify MPD's host, user name and password.
- Battery monitor: new `watts` and `timeleft` fields (Petr Rockai),
and specific arguments to control coloring and thresholds of the
former.