]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Direct --match-edid renaming of output messages to stderr
authorEpakai <joshua.honeycutt@gmail.com>
Fri, 9 Jun 2023 09:53:40 +0000 (04:53 -0500)
committerPhillip Berndt <phillip.berndt@googlemail.com>
Thu, 22 Jun 2023 14:29:45 +0000 (16:29 +0200)
commit245211083142667657315afbd3f3b2bda352f6ab
tree2f4f8dcc5e0fb10d9d88498f0755b92eb553f082
parent0ac2f9a0edb54bab3ee4d6a663b6c53950a2af10
Direct --match-edid renaming of output messages to stderr

This change helps scripts that consume autorandr output to only deal with profile names. My particular concern is with the output from 'autorandr --match-edid --detected'. With this change, only the detected profiles will go to another script. Command line users can still see the relevant messages if they have concerns about which port is in use.
autorandr.py