transform option is broken in since 1.20.13-3
I am using Linux Manjaro and since version 1.20.13-3 I am experiencing some bugs with --transform
. Specifically, I am using the following command:
xrandr --output HDMI1 --transform 1.378746,0.098137,-183.333333,0.136642,1.448562,-283.333333,-0.0001189455,0.000104,1.000000
The wanted effect is the following: https://www.desmos.com/calculator/jf3tfysuj0
- with recent versions,
HDMI1
becomesHDMI-1
(don't know if this is wanted) - the transform effect is broken in the upper edge with a strange deformation
I cannot understand if the bug is from xrandr, debian patches, manjaro, or some driver. Feel free to close this bug if you cannot reproduce the same problem.