]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - README.md
Add xbps package of Void Linux in README.md
[deb_pkgs/autorandr.git] / README.md
index 7d8ce252f52442a10ab05652c14ca85efe24f7c2..df8fe4b35e9dd58c77dc93dcbaef505286fc313c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -79,6 +79,7 @@ you can
 * Use the automated nightlies generated by the
   [openSUSE build service](https://build.opensuse.org/package/show/home:phillipberndt/autorandr)
   for various distributions (RPM and DEB based).
+* Use the [X binary package system](https://wiki.voidlinux.eu/XBPS)' on Void Linux 
 * Build a .deb-file from the source tree using `make deb`.
 
 We appreciate packaging scripts for other distributions, please file a pull
@@ -211,6 +212,10 @@ profiles matching multiple (or any) monitors.
 
 ## Changelog
 
+**autorandr 1.7**
+
+* *2018-09-25* Fix FB size computation with rotated screens (by @Janno, #117)
+
 **autorandr 1.6**
 
 * *2018-04-19* Bugfix: Do not load default profile unless --change is set
@@ -218,7 +223,7 @@ profiles matching multiple (or any) monitors.
 * *2018-06-29* Fix detection of current configuration if extra monitors are active
 * *2018-07-11* Bugfix in the latest change: Correctly handle "off" minitors when comparing
 * *2018-07-19* Do not kill spawned user processes from systemd unit
-* *2018-07-20* Correctly handle "off" minitors when comparing -- fixup for another bug.
+* *2018-07-20* Correctly handle "off" monitors when comparing -- fixup for another bug.
 
 **autorandr 1.5**