diff options
author | jao <jao@gnu.org> | 2016-01-06 20:55:40 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2016-01-06 21:00:37 +0100 |
commit | 71e7a8bcfd24081ba2ed260b7615a980f9d3b315 (patch) | |
tree | 84b5a97a1c61baa1a78f845efe82a863dc0a621b /news.md | |
parent | 1dd7a3751f403c89f8cb33250e86d5c394ec2ebc (diff) | |
download | xmobar-71e7a8bcfd24081ba2ed260b7615a980f9d3b315.tar.gz xmobar-71e7a8bcfd24081ba2ed260b7615a980f9d3b315.tar.bz2 |
News and authors update
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -7,6 +7,18 @@ _New features_ - Use the new compilation flag `with_conduit` to compile an implemetation of the `Weather` plugin that will work behind proxies, by Dragos Boca. + - New command line argument (`-p`) to specify xmobar's position, by + Valentin Shirokov. + - Wind speed in Km/h and m/s for the `Weather` plugin, by Michael + Knabe. + - `UVMeter`, a new optional plugin showing UV data for Australian + users, by Roman Joost. + +_Bug fixes_ + + - The `Volume` plugin now supports capture devices (Antoine Eiche). + - The `MPD` plugin will now automatically update on options changes + (Ben Boeckel). ## Version 0.23.1 (Apr 14, 2015) |