]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - README.md
add initial work on autorandr packaging
[deb_pkgs/autorandr.git] / README.md
index a74a5fdd3484a32b6f3f651c8be8f332f0b9240c..dc7ee93b99673babefc6c8abc1f1c36e1021d8d7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Automatically select a display configuration based on connected devices
 ## Branch information
 
 This is a compatible Python rewrite of
-[wertarbyte/autorandr](https://github.com/wertarbyte/autorandr).
+[wertarbyte/autorandr](https://github.com/wertarbyte/autorandr). Contributions for bash-completion, fd.o/XDG autostart, Nitrogen, pm-utils, and systemd can be found under [contrib](contrib/).
 
 The original [wertarbyte/autorandr](https://github.com/wertarbyte/autorandr)
 tree is unmaintained, with lots of open pull requests and issues. I forked it
@@ -32,6 +32,8 @@ autorandr is available under the terms of the GNU General Public License
 
 Contributors to this version of autorandr are:
 
+* Adrián López
+* andersonjacob
 * Alexander Wirt
 * Chris Dunder
 * Daniel Hahler
@@ -41,14 +43,13 @@ Contributors to this version of autorandr are:
 * Nazar Mokrynskyi
 * Phillip Berndt
 * Rasmus Wriedt Larsen
+* Simon Wydooghe
 * Stefan Tomanek
+* stormc
+* tachylatus
 * Timo Bingmann
 * Tomasz Bogdal
 * Victor Häggqvist
-* stormc
-* tachylatus
-* andersonjacob
-* Simon Wydooghe
 
 ## Installation/removal
 You can use the `autorandr.py` script as a stand-alone binary. If you'd like to
@@ -143,7 +144,10 @@ The most useful one is `$AUTORANDR_CURRENT_PROFILE`.
 
 ## Changelog
 
+**autorandr 1.2**
+
 * *2017-07-16* Skip `--panning` unless it is required (See #72)
+* *2017-10-13* Add `clone-largest` virtual profile
 
 **autorandr 1.1**