aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-11-11 03:03:37 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-11-11 03:52:21 +0100
commitd40925ddfebdc64e113f63a16beb5b86edf5c297 (patch)
tree40c29a1f31fc040d1f3cd5909fff270bd5575f78
parent441ca1cebe7ce5c45304108533a1db2b988c1f1e (diff)
downloadyawa-d40925ddfebdc64e113f63a16beb5b86edf5c297.tar.xz
README: add feature-complete note
-rw-r--r--README.rst11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 9bc3243..55331f8 100644
--- a/README.rst
+++ b/README.rst
@@ -5,13 +5,18 @@
Yet another wallpaper application
-----------------------------------
-yawa is a fork of hsetroot, because there hasn't been a release in over 10
-years, because upstream is dead, and because I really disliked some parts
-of hsetroot.
+yawa is a now feature-complete fork of hsetroot, because there hasn't been
+a release in over 10 years, because the upsteam website has been down for
+years, and for one because I dislike how it handled option parsing.
+
+So here is yawa with rewritten option parsing using glibc’s argp, all
+warnings fixed and more argument checking, and hopefully also more
+readable. (God I don’t know how upstream fucked the formating up so badly)
Dependencies
============
+* glibc (argp argument parsing)
* imlib2
* libx11