summaryrefslogtreecommitdiffhomepage
path: root/news.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2016-07-26 03:46:29 +0200
committerjao <jao@gnu.org>2016-07-26 03:46:59 +0200
commite9ce98d934861a96f76f673b88fda55f4ceeb900 (patch)
tree3b31f776db35593580a1b5b07cd10e71aaaa1a71 /news.md
parent17f900650fc022397e0679e2ee2a84aab07babb6 (diff)
downloadxmobar-e9ce98d934861a96f76f673b88fda55f4ceeb900.tar.gz
xmobar-e9ce98d934861a96f76f673b88fda55f4ceeb900.tar.bz2
MPris: honour field padding and width options
Diffstat (limited to 'news.md')
-rw-r--r--news.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/news.md b/news.md
index 297724e..1e99da3 100644
--- a/news.md
+++ b/news.md
@@ -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