Phillip Berndt
Phillip Berndt
I'm open to breaking backwards compatibility over such a detail - all we have to do is make sure this is properly documented. I also agree though that a more...
Monitors aren't supported at all yet, autorandr is still in the xrandr 1.4 era. I think we should definitely support this. I don't have a 1.5 setup yet though, so...
What means of running it automatically do you use? Have you tried the others? (E.g. launcher instead of udev) You might also have to patch them to include the option...
Thanks! I added Fedora 32/33 to the build list. It looks like autorandr already is in COPR. If I can add a link or add a webhook to this repo...
Looks like builds fail because of the Shebang. I think it's safe to update it to python3 now that Python 2 is officially EOL. But I'm not sure if that's...
Unfortunately, different auto-trigger mechanisms work best for everyone :( I personally have the same problem in my setup, and found that running the launcher works best for me. I suggest...
I mean `autorandr_launcher` from the contrib directory. You can build it via the Makefile.
Unfortunately, that approach would cause problems for users affected by https://github.com/phillipberndt/autorandr/issues/37. Autorandr uses `--transform` only when it thinks that that is necessary. Here, it seems the issue is that it...
Hey, sorry for taking so long to respond.. first of all, thanks for taking the initiative! :+1: A Dbus integration sounds like a good way to go. I myself use...
Another option is to take the dependency, but don't make the new launcher the default configuration / automatically skip it if dependencies are unfulfilled.. but we'd have to sync on...