]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Add Wayland awareness
authorThiago Kenji Okada <thiagokokada@gmail.com>
Thu, 4 May 2023 20:50:32 +0000 (21:50 +0100)
committerPhillip Berndt <phillip.berndt@googlemail.com>
Fri, 5 May 2023 12:26:22 +0000 (14:26 +0200)
commit65a2b31f393c7ff3cb1e358f42966c2a1e800f2a
tree6a2612db49e96429b095a25791d2d74052499f03
parentac8fb582ced313a8a86c335ccac419581a8e7b74
Add Wayland awareness

With this commit autorandr will check if the current environment has the
`WAYLAND_DISPLAY` environment variable set. If yes, it will exit
(in interactive mode) or skip (in batch mode), to avoid issues between
xrandr usage and Wayland environments.
README.md
autorandr.py