D5697: Fix Output::geometry() when dealing with a scaled monitor

2017-05-04 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R110:4a9f18f93948: Fix Output::geometry() when dealing with a scaled monitor (authored by davidedmundson). REPOSITORY R110 KScreen Library CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5697?vs

D5697: Fix Output::geometry() when dealing with a scaled monitor

2017-05-03 Thread Martin Gräßlin
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R110 KScreen Library REVISION DETAIL https://phabricator.kde.org/D5697 To: davidedmundson, #plasma, graesslin Cc: plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, ab

D5697: Fix Output::geometry() when dealing with a scaled monitor

2017-05-03 Thread David Edmundson
davidedmundson created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY When a monitor is scaled the "size" is not the same as the mode size, we want things in global co-ordinates. This is only relevan