diff options
author | jao <jao@gnu.org> | 2020-01-08 16:31:52 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2020-01-08 16:31:52 +0000 |
commit | e5218c3607e6c3e6dc689b56ef707abe05e75ffe (patch) | |
tree | b40a2f9972c6fc2c7f2d5f5844f83e1530ccf08f | |
parent | 8d8da3e74cf482712f98eee321d30f5bc0f141c1 (diff) | |
download | xmobar-e5218c3607e6c3e6dc689b56ef707abe05e75ffe.tar.gz xmobar-e5218c3607e6c3e6dc689b56ef707abe05e75ffe.tar.bz2 |
Changelog and credits
-rw-r--r-- | changelog.md | 5 | ||||
-rw-r--r-- | readme.md | 28 |
2 files changed, 18 insertions, 15 deletions
diff --git a/changelog.md b/changelog.md index 267ab5c..9f7f0c6 100644 --- a/changelog.md +++ b/changelog.md @@ -10,7 +10,10 @@ _New features_ - New template parameter `<volumestatus>` for the `Volume` plugin, combining the effects of `<volume>` and `<status>`. This will show the volume (possibly prefixed by `onString` or a percentage-based string) if and only - if the volume is not muted. Otherwise it will show the `offString`. + if the volume is not muted. Otherwise it will show the + `offString` (thanks to *slotThe*). + - `Battery` and `BatteryN` now support FreeBSD (thanks to Dhananjay + Balan). ## Version 0.32 (December, 2019) @@ -1672,20 +1672,20 @@ version 0.11.1. Since then, it is maintained and developed by [jao], with the help of the greater xmobar and Haskell communities. In particular, xmobar [incorporates patches] by Mohammed Alshiekh, -Alex Ameen, Axel Angel, Claudio Bley, Dragos Boca, Ben Boeckel, Duncan -Burke, Roman Cheplyaka, Patrick Chilton, Antoine Eiche, Nathaniel -Wesley Filardo, John Goerzen, Reto Hablützel, Juraj Hercek, Tomáš -Janoušek, Ada Joule, Spencer Janssen, Roman Joost, Jochen Keil, -Lennart Kolmodin, Krzysztof Kosciuszkiewicz, Dmitry Kurochkin, Todd -Lunter, Vanessa McHale, Robert J. Macomber, Dmitry Malikov, David -McLean, Marcin Mikołajczyk, Dino Morelli, Tony Morris, Eric Mrak, -Thiago Negri, Edward O'Callaghan, Svein Ove, Martin Perner, Jens -Petersen, Alexander Polakov, Pavan Rikhi, Petr Rockai, Andrew Emmanuel -Rosa, Sackville-West, Markus Scherer, Daniel Schüssler, Olivier -Schneider, Alexander Shabalin, Valentin Shirokov, Peter Simons, -Alexander Solovyov, Will Song, John Soros, Felix Springer, Travis -Staton, Artem Tarasov, Samuli Thomasson, Edward Tjörnhammar, Sergei -Trofimovich, Thomas Tuegel, John Tyree, Jan Vornberger, Anton +Alex Ameen, Axel Angel, Dhananjay Balan, Claudio Bley, Dragos Boca, +Ben Boeckel, Duncan Burke, Roman Cheplyaka, Patrick Chilton, Antoine +Eiche, Nathaniel Wesley Filardo, John Goerzen, Reto Hablützel, Juraj +Hercek, Tomáš Janoušek, Ada Joule, Spencer Janssen, Roman Joost, +Jochen Keil, Lennart Kolmodin, Krzysztof Kosciuszkiewicz, Dmitry +Kurochkin, Todd Lunter, Vanessa McHale, Robert J. Macomber, Dmitry +Malikov, David McLean, Marcin Mikołajczyk, Dino Morelli, Tony Morris, +Eric Mrak, Thiago Negri, Edward O'Callaghan, Svein Ove, Martin Perner, +Jens Petersen, Alexander Polakov, Pavan Rikhi, Petr Rockai, Andrew +Emmanuel Rosa, Sackville-West, Markus Scherer, Daniel Schüssler, +Olivier Schneider, Alexander Shabalin, Valentin Shirokov, Peter +Simons, Alexander Solovyov, Will Song, John Soros, Felix Springer, +Travis Staton, Artem Tarasov, Samuli Thomasson, Edward Tjörnhammar, +Sergei Trofimovich, Thomas Tuegel, John Tyree, Jan Vornberger, Anton Vorontsov, Daniel Wagner, Zev Weiss, Phil Xiaojun Hu, Edward Z. Yang and Norbert Zeh. |