From 664d140f46ffdbf7f1d3a71d15a300d53e2a742c Mon Sep 17 00:00:00 2001 From: Phillip Berndt Date: Fri, 16 Jan 2015 08:51:01 +0100 Subject: [PATCH] Explained why there are two versions of autorandr here This is a temporary solution. --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 0224271..318c6ac 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,22 @@ Contributors to this version of autorandr are: * stormc * tachylatus +## autorandr vs. autorandr.py + +The two files `autorandr` and `autorandr.py` are two independent versions of +autorandr. For now, both are here, but I might move one of both versions into +its own branch or repository someday. See [bug #7](https://github.com/phillipberndt/autorandr/issues/7) +for details on why there are two versions around. + +The two versions are compatible with respect to the profile format and command +line parameters, but + +* the *Python version* does not support auto-disper +* the *bash version* does not support changes in available adapters and slightly esoteric configurations (like transformations and reflections) + +Active development in this repository is likely to occur preferably in the +Python version. + ## How to use Save your current display configuration and setup with: -- 2.39.5