]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Extended --match-edid to respect a device's serial
authorAlexander Lochmann <info@alexander-lochmann.de>
Sun, 26 Jun 2022 15:14:50 +0000 (17:14 +0200)
committerAlexander Lochmann <alexander.lochmann@tu-dortmund.de>
Tue, 28 Jun 2022 20:34:01 +0000 (22:34 +0200)
commitd9b195311d8218d817d360304f9064b425061056
treedc02b7652bc0a1f2aea7d5e2719f8e6b9e6e3625
parent6a0c9873cd65d7c9d9efc9fdc107c1eed58ac429
Extended --match-edid to respect a device's serial

Autorandr parses a device's EDID to extract its
serial number. If --match-edid is used and the serial
is available, a profile is first matched based
on the serial number. If not available,
the old EDID-based behavior is used.
This way a profile can be matched precisly, even if
the EDID data changes. This might be the case
if a monitor's connection is switched from HDMI to
VGA, for example.
README.md
autorandr.py