]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - README.md
Do not pass --fb when disabling scaling
[deb_pkgs/autorandr.git] / README.md
index e53f999c921946d7c06daaacafa697401c471294..8436897a1186de3ec411540ef29615e41ccd22ef 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ Contributors to this version of autorandr are:
 
 * Adrián López
 * andersonjacob
+* Alexander Lochmann
 * Alexander Wirt
 * Brice Waegeneire
 * Chris Dunder
@@ -58,6 +59,7 @@ Contributors to this version of autorandr are:
 * Tomasz Bogdal
 * Victor Häggqvist
 * Jan-Oliver Kaiser
+* Alexandre Viau
 
 ## Installation/removal
 
@@ -73,10 +75,14 @@ you can
 
 * Use the [official Arch package](https://www.archlinux.org/packages/community/any/autorandr/).
 * Use the [official Debian package](https://packages.debian.org/sid/x11/autorandr) on sid
-* Use the [ebuild from zugaina](https://gpo.zugaina.org/x11-misc/autorandr) on Gentoo.
+* Use the [FreeBSD Ports Collection](https://www.freshports.org/x11/autorandr/) on FreeBSD.
+* Use the [official Gentoo package](https://packages.gentoo.org/packages/x11-misc/autorandr).
 * 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,9 +255,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 `--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