diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-10-11 02:25:20 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-10-11 02:25:20 +0200 |
commit | 2910cf9b1f141b680e6522cb58fc4672b133ffe3 (patch) | |
tree | f781a4c06fd8cdbf03e97e82aa438d0487efe6b6 /news.md | |
parent | dae17fc79072f447793beb267ee5dcc32d2f983c (diff) | |
download | xmobar-2910cf9b1f141b680e6522cb58fc4672b133ffe3.tar.gz xmobar-2910cf9b1f141b680e6522cb58fc4672b133ffe3.tar.bz2 |
News update
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -12,12 +12,10 @@ _New features_ automatically, by Reto Hablützel - New monitor, `Locks`, displaying the status of lock keys, by Patrick Chilton. - - `PipeReader`'s default text is now configurable, by Reto - Hablützel. - - DBUS support: Jochen implemented an extension for DBUS signal - handling. + - Extension for DBUS signal handling (Jochen Keil) - Hide/Reveal: one can send signals to xmobar and make it (un)hide itself (Jochen again). + - `PipeReader`'s default text is now configurable, by Reto Hablützel. - Dependencies updated to latest mtl and libmpd (thanks to Sergei Trofimovich). - Dependencies on the deprecated dbus-core removed in favour of @@ -32,6 +30,10 @@ _Bug fixes_ X server by repeatedly allocating colors that, apparently, the server doesn't know how to get rid of (even when told so!). We're caching them now and X server memory doesn't grow. + - Compilation errors and warnings with GHC 7.6 removed (thanks to + Raghavendra D Prabhu for his reports in [github #71]). + +[github #71]: https://github.com/jaor/xmobar/issues/71 ## Version 0.15 (June 4, 2012) |