X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README.md;h=a74a5fdd3484a32b6f3f651c8be8f332f0b9240c;hb=b4343657bde3bdef8fe417aadc5318f18d4de4b0;hp=1dd4f9095b8c1802c76b6dec320367f785508737;hpb=9cfb246e62d13b701f9565f229ff9c159d8611dc;p=deb_pkgs%2Fautorandr.git diff --git a/README.md b/README.md index 1dd4f90..a74a5fd 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,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). @@ -137,6 +143,8 @@ The most useful one is `$AUTORANDR_CURRENT_PROFILE`. ## Changelog +* *2017-07-16* Skip `--panning` unless it is required (See #72) + **autorandr 1.1** * *2017-06-07* Call systemctl with `--no-block` from udev rule (See #61)