Fix resize with multiple monitors and portrait mode
authorBob Uhl <buhl@zvelo.com>
Mon, 7 Nov 2016 17:15:20 +0000 (10:15 -0700)
committerMarkus Teich <teichm@fs.tum.de>
Tue, 22 Nov 2016 23:26:51 +0000 (00:26 +0100)
When connecting/disconnecting a portrait monitor, the
XRRScreenChangeNotifyEvent height & width are reversed due to the XRandR
rotation; detect this and DTRT.


No differences found