diff options
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -5,9 +5,11 @@ _New features_ - New monitor `AutoMPD`, which uses asynchronous events to display - MPD status (thanks to Ben Boeckel). + MPD status, by Ben Boeckel). - New monitor `BufferedPipeReader` displaying data from multiple - pipes (thanks to Jochen Keil). + pipes, by Jochen Keil. + - New command line option `-d` (or `--dock`) to make xmobar start as + a docked application, by Arnout Engelen. - DBUS support: Jochen implemented an extension for DBUS signal handling. - Hide/Reveal: one can send signals to xmobar and make it (un)hide @@ -15,7 +17,7 @@ _New features_ - Dependencies updated to latest mtl and libmpd (thanks to Sergei Trofimovich). - Dependencies on the deprecated dbus-core removed in favour of - dbus 0.10 (thanks to Jochen Keil).. + dbus 0.10 (thanks to Jochen Keil). _Bug fixes_ |