diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-08-13 15:10:15 +0200 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-08-13 15:10:15 +0200 | 
| commit | 05f268c3a831325f65a662c6ccdff75a1c441d83 (patch) | |
| tree | 484068988be1571b25ff0a81c7e74cb9cd579325 | |
| parent | b973eb269f6017c488bb71474f457a3b479ea90e (diff) | |
| download | xmobar-05f268c3a831325f65a662c6ccdff75a1c441d83.tar.gz xmobar-05f268c3a831325f65a662c6ccdff75a1c441d83.tar.bz2  | |
New goodies by Jochen spelled out in NEWS
| -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_  | 
