pinosaur
/
slock.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
7a604ec
)
Fix resize with multiple monitors and portrait mode
author
Bob Uhl
<buhl@zvelo.com>
Mon, 7 Nov 2016 17:15:20 +0000
(10:15 -0700)
committer
Markus 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