diff options
author | jao <jao@gnu.org> | 2017-12-23 03:19:34 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2017-12-23 03:21:39 +0100 |
commit | 2920615ab5d902b51d9ddc82cbd39ab5e6279814 (patch) | |
tree | f19e32deac75e39d4a81b3164192a3ce3d62856c /news.md | |
parent | d540a97c0f3c34bf063daf72ece661a83eacb726 (diff) | |
download | xmobar-2920615ab5d902b51d9ddc82cbd39ab5e6279814.tar.gz xmobar-2920615ab5d902b51d9ddc82cbd39ab5e6279814.tar.bz2 |
Honouring NAString in MPris (-x switch) monitor
Should fix issue #325
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -8,8 +8,13 @@ _New features_ be setup in either the configuration file (`wmName` and `wmClass`) or using the new flags `-n` adn `-w` (see [issue #323]). -[issue #303]: https://github.com/jaor/xmobar/issues/323 +_Bug fixes_ + + - Honouring -x in MPris monitor ([issue #325]) + +[issue #323]: https://github.com/jaor/xmobar/issues/323 +[issue #325]: https://github.com/jaor/xmobar/issues/325 ## Version 0.24.5 (May, 2017) |