diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-08-13 15:11:55 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-08-13 15:12:11 +0200 |
commit | 359769944a8cb0ac80537458af0e49cc8f68d01b (patch) | |
tree | 484068988be1571b25ff0a81c7e74cb9cd579325 /news.md | |
parent | 73837127825529d44e2e0d4ed440da0d7b180020 (diff) | |
parent | 05f268c3a831325f65a662c6ccdff75a1c441d83 (diff) | |
download | xmobar-359769944a8cb0ac80537458af0e49cc8f68d01b.tar.gz xmobar-359769944a8cb0ac80537458af0e49cc8f68d01b.tar.bz2 |
Merge for pull request #53
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -6,10 +6,16 @@ _New features_ - New monitor `AutoMPD`, which uses asynchronous events to display MPD status (thanks to Ben Boeckel). + - New monitor `BufferedPipeReader` displaying data from multiple + pipes (thanks to Jochen Keil). + - DBUS support: Jochen implemented an extension for DBUS signal + handling. + - Hide/Reveal: one can send signals to xmobar and make it (un)hide + itself (Jochen again). - Dependencies updated to latest mtl and libmpd (thanks to Sergei Trofimovich). - Dependencies on the deprecated dbus-core removed in favour of - dbus 0.10. + dbus 0.10 (thanks to Jochen Keil).. _Bug fixes_ |