summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-11-18 05:51:47 +0000
committerjao <jao@gnu.org>2020-11-18 05:51:47 +0000
commit1f082f1bc819f7ede8b4f4200beb85eb078b5526 (patch)
tree440f5352faf2e67f5aa613428e54bc6fd1bb7d95
parent947360ee11bff3055d0ae31599fcc97a1c892c3e (diff)
downloadxmobar-1f082f1bc819f7ede8b4f4200beb85eb078b5526.tar.gz
xmobar-1f082f1bc819f7ede8b4f4200beb85eb078b5526.tar.bz2
Wee tidy-ups
-rw-r--r--doc/screenshots/xmobar-sawfish.pngbin9924 -> 0 bytes
-rw-r--r--doc/screenshots/xmobar-xmonad.pngbin490277 -> 0 bytes
-rw-r--r--readme.md50
3 files changed, 19 insertions, 31 deletions
diff --git a/doc/screenshots/xmobar-sawfish.png b/doc/screenshots/xmobar-sawfish.png
deleted file mode 100644
index 13c236e..0000000
--- a/doc/screenshots/xmobar-sawfish.png
+++ /dev/null
Binary files differ
diff --git a/doc/screenshots/xmobar-xmonad.png b/doc/screenshots/xmobar-xmonad.png
deleted file mode 100644
index 3a3160e..0000000
--- a/doc/screenshots/xmobar-xmonad.png
+++ /dev/null
Binary files differ
diff --git a/readme.md b/readme.md
index 9fa0cc8..e673952 100644
--- a/readme.md
+++ b/readme.md
@@ -4,7 +4,6 @@
**Table of Contents**
- [About](#about)
-- [Bug reports](#bug-reports)
- [Installation](#installation)
- [Using cabal-install](#using-cabal-install)
- [From source](#from-source)
@@ -106,11 +105,6 @@ These are two xmobar instances using the author's configuration:
![exwm](doc/screenshots/xmobar-exwm.png)
-# Bug reports
-
-To submit bug reports you can use the [bug tracker over at
-Github](https://github.com/jaor/xmobar/issues).
-
# Installation
## Using cabal-install
@@ -1829,30 +1823,28 @@ configuration](https://gitlab.com/jaor/xmobar-config/).
# Authors and credits
Andrea Rossato originally designed and implemented xmobar up to
-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, Dhananjay Balan, Claudio Bley, Dragos Boca,
-Ben Boeckel, Ivan Brennan, 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, Sibi Prabakaran, 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
+version 0.11.1. Since then, it is maintained and developed by
+[jao](https://jao.io), with the help of the greater xmobar and Haskell
+communities.
+
+In particular, xmobar incorporates patches by Mohammed Alshiekh, Alex
+Ameen, Axel Angel, Dhananjay Balan, Claudio Bley, Dragos Boca, Ben
+Boeckel, Ivan Brennan, 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, Sibi Prabakaran, 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.
-[jao]: http://jao.io
-[incorporates patches]: http://www.ohloh.net/p/xmobar/contributors
-
## Thanks
__Andrea Rossato__:
@@ -1874,11 +1866,7 @@ giving me the chance to contribute.
- To understand the internal mysteries of xmobar you may try reading
[this tutorial] on X Window Programming in Haskell.
-- My [sawflibs] project includes a module to automate running xmobar
- in [sawfish].
-
[this tutorial]: http://www.haskell.org/haskellwiki/X_window_programming_in_Haskell
-[sawflibs]: http://github.com/jaor/sawflibs
# License