X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README.md;h=b872d63856f9bf5a5d8077f91168f303eedb1f09;hb=37ca1c240fc8b76a9e5d7273254693881307b8d6;hp=7ad2e65dab4335294fc08d8144b169e448cd0e3d;hpb=0fe7af85e329bb8c1ecebceda2ccacf80ced02d8;p=deb_pkgs%2Fautorandr.git diff --git a/README.md b/README.md index 7ad2e65..b872d63 100644 --- 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 @@ -74,6 +75,12 @@ If you prefer `pip` over your package manager, you can install autorandr with: sudo pip install "git+http://github.com/phillipberndt/autorandr#egg=autorandr" +or simply + + sudo pip install autorandr + +if you prefer to use a stable version. + Automatically generated packages versions are available from the [openSUSE build service](https://build.opensuse.org/package/show/home:phillipberndt/autorandr). @@ -138,6 +145,7 @@ The most useful one is `$AUTORANDR_CURRENT_PROFILE`. ## Changelog * *2017-07-16* Skip `--panning` unless it is required (See #72) +* *2017-10-13* Add `clone-largest` virtual profile **autorandr 1.1**