]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - README.md
Sort approximate matches in detected profiles by quality of match
[deb_pkgs/autorandr.git] / README.md
index 145074bfd71894c249534167af8c186b5bd46d7e..ab3d23d14f140f8a6a4e76371910a0655dea4d61 100644 (file)
--- 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:
@@ -215,8 +215,10 @@ profiles matching multiple (or any) monitors.
 ## Changelog
 
 **autorandr 1.10 (dev)**
+* *2020-04-11* Sort approximate matches in detected profiles by quality of match
 * *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**