diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-08-30 01:38:49 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-08-30 01:38:49 +0200 |
commit | acd461339779e281b67d1906e0d208a6ee109a0a (patch) | |
tree | c0c470e5a0f19b6d53e6772b079197442bb9bf57 /news.md | |
parent | 30c6cf7152ac88c49527a84f6e95f0731b64f03a (diff) | |
download | xmobar-acd461339779e281b67d1906e0d208a6ee109a0a.tar.gz xmobar-acd461339779e281b67d1906e0d208a6ee109a0a.tar.bz2 |
Revert "News and credits for the new dock mode support"
This reverts commit f7076307b7e896e6d776e319fddff860b63f735f.
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -5,11 +5,9 @@ _New features_ - New monitor `AutoMPD`, which uses asynchronous events to display - MPD status, by Ben Boeckel). + MPD status (thanks to Ben Boeckel). - New monitor `BufferedPipeReader` displaying data from multiple - pipes, by Jochen Keil. - - New command line option `-d` (or `--dock`) to make xmobar start as - a docked application, by Arnout Engelen. + 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 @@ -17,7 +15,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_ |