]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Temporarily undo transformations when applying configurations
authorPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 30 Mar 2015 06:05:42 +0000 (08:05 +0200)
committerPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 30 Mar 2015 06:05:42 +0000 (08:05 +0200)
commit2f2e85c1edebf9b6d04fd7125b1134e620b65514
treed683a4357dd6c0daaccd35ba027f2ae25f3ffd5f
parent89cd69bec981d3ca5e49c34f56bf1ae6103850e9
Temporarily undo transformations when applying configurations

Haswell chips have problems if this is not done, they report:

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
  Serial number of failed request:  41
  Current serial number in output stream:  43

This commit circumvents this problem.
autorandr.py