X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README.md;h=a74a5fdd3484a32b6f3f651c8be8f332f0b9240c;hb=ce01390085c13a7a7c354fc0df6c6b9bfdf4e226;hp=d08b78c4222cc4337ae24cb671ae358b13000eb3;hpb=20fe858e0852cf40dc9b7e045f9e66bebc4ca022;p=deb_pkgs%2Fautorandr.git diff --git a/README.md b/README.md index d08b78c..a74a5fd 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,14 @@ 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). ## How to use @@ -135,8 +143,13 @@ The most useful one is `$AUTORANDR_CURRENT_PROFILE`. ## Changelog -* *2017-01-18* Accept comments (lines starting with `#`) in config/setup files +* *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) * *2017-01-20* New script hook, `predetect` +* *2017-01-18* Accept comments (lines starting with `#`) in config/setup files **autorandr 1.0**