diff options
author | jao <jao@gnu.org> | 2016-07-26 03:46:29 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2016-07-26 03:46:59 +0200 |
commit | e9ce98d934861a96f76f673b88fda55f4ceeb900 (patch) | |
tree | 3b31f776db35593580a1b5b07cd10e71aaaa1a71 /news.md | |
parent | 17f900650fc022397e0679e2ee2a84aab07babb6 (diff) | |
download | xmobar-e9ce98d934861a96f76f673b88fda55f4ceeb900.tar.gz xmobar-e9ce98d934861a96f76f673b88fda55f4ceeb900.tar.bz2 |
MPris: honour field padding and width options
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ _Bug fixes_ - The `Battery` plugin does now a better job at tracking AC status and times (see [issue #231]). - `PipeReader` was polling too often (thanks to zlbruce). + - The `MPris` monitor now honours field width and padding optons + (-M, -w, etc.). [issue #231]: https://github.com/jaor/xmobar/issues/225 |