]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Add an option to match profiles based on edid
authorSimon Piriou <spiriou31@gmail.com>
Mon, 17 May 2021 09:52:46 +0000 (11:52 +0200)
committerSimon Piriou <spiriou31@gmail.com>
Mon, 17 May 2021 19:14:40 +0000 (21:14 +0200)
commit2194455d6fa136462f373a6153dae9a22192a449
tree8438543a34cba4f3c29bbca2cb396123df72355d
parent7b7c05316eee79294fe34feaf0d1693553b41c45
Add an option to match profiles based on edid

In some cases the display names change so the profile matching fails.
This commit introduces the "--match-edid" option, that allows one to
specify that the profiles matching should be done based on display edid.

This is done by updating the profiles after loading, based on current
display name/edid mapping requested using xrandr.
autorandr.1
autorandr.py
caca [new file with mode: 0644]
contrib/bash_completion/autorandr
contrib/zsh_completion/_autorandr