X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README.md;h=b1cc76de5f0fd23a170879ac2139438c60cbe00a;hb=c84bf4811f4d100509398002011b2733c06c3273;hp=6c57b104575e5a245d84e4f2d7ff346c3e3ed8c1;hpb=ad32e62cd99060b7398dd5bbe02f2f88f62df256;p=deb_pkgs%2Fautorandr.git diff --git a/README.md b/README.md index 6c57b10..b1cc76d 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ configuration takes precedence, and it has a unique name. If you switch back from `docked` to `mobile`, `~/.config/autorandr/postswitch` -is executed instead of the `mobile` specific `postswitch`. +is executed instead of the `docked` specific `postswitch`. In these scripts, some of autorandr's state is exposed as environment variables prefixed with `AUTORANDR_`, such as: @@ -214,6 +214,18 @@ profiles matching multiple (or any) monitors. ## Changelog +**autorandr 1.10.1** +* *2020-05-04* Revert making the launcher the default (fixes #195) + +**autorandr 1.10** +* *2020-04-23* Fix hook script execution order to match description from readme +* *2020-04-11* Handle negative gamma values (fixes #188) +* *2020-04-11* Sort approximate matches in detected profiles by quality of match +* *2020-01-31* Handle non-ASCII environment variables (fixes #180) +* *2019-12-31* Fix output positioning if the top-left output is not the first +* *2019-12-31* Accept negative gamma values (and interpret them as 0) +* *2019-12-31* Prefer the X11 launcher over systemd/udev configuration + **autorandr 1.9** * *2019-11-10* Count closed lids as disconnected outputs