X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=README.md;h=d13080c1f28f779d4ac7479792b2589e69862110;hb=8c1fb4421a97a5b5344c0e8467f4e18a23bec441;hp=40605295c119e56f15130320360701f5efd30ab4;hpb=6b814e115768437778816483dd239774dddb14ee;p=deb_pkgs%2Fautorandr.git diff --git a/README.md b/README.md index 4060529..d13080c 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Contributors to this version of autorandr are: * Tomasz Bogdal * Victor Häggqvist * Jan-Oliver Kaiser +* Alexandre Viau ## Installation/removal @@ -77,6 +78,9 @@ you can * Use the [nix package](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/autorandr.nix) on NixOS. +* Use the + [guix package](https://git.savannah.gnu.org/cgit/guix.git/log/gnu/packages/xdisorg.scm?qt=grep&q=autorandr) + on Guix. * Use the [SlackBuild](https://slackbuilds.org/repository/14.2/desktop/autorandr/) on Slackware. * Use the automated nightlies generated by the [openSUSE build service](https://build.opensuse.org/package/show/home:phillipberndt/autorandr) @@ -249,10 +253,14 @@ options nvidia_drm modeset=1 ## Changelog +**autorandr 1.12.1** +* *2021-12-22* Fix `--match-edid` (see #273) + **autorandr 1.12** * *2021-12-16* Switch default interpreter to Python 3 * *2021-12-16* Add `--list` to list all profiles * *2021-12-16* Add `--cycle` to cycle all detected profiles +* *2021-12-16* Store display properties (see #204) **autorandr 1.11** * *2020-05-23* Handle empty sys.executable