Review Request 124648: Handle clients having a different device pixel ratio
David Edmundson
david at davidedmundson.co.uk
Fri Aug 7 21:47:04 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124648/
-----------------------------------------------------------
(Updated Aug. 7, 2015, 9:47 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks and Plasma.
Changes
-------
Submitted with commit b932fe461a555f09886d577f734e6d6624654f76 by David Edmundson to branch master.
Repository: kwindowsystem
Description
-------
Qt scales down the size of QScreens by the device pixel ratio; we should
make our windowing APIs match.
X (and KWin) deal with device dependent pixels, so everything needs to
be converted when communitcating geometry.
Abstraction happens in the main kwindowsystem so X and Wayland are both
supported.
BUG: 350865
BUG: 350614
BUG: 347951
Diffs
-----
src/kwindowsystem.cpp 0f8ec0ef470b3a3dcd353a1052dc80ed2bb3f992
Diff: https://git.reviewboard.kde.org/r/124648/diff/
Testing
-------
Ran yakuake, it looks all right again.
Re-enabled system DPR support in plasmashell (which is currently disabled) and tested notifications and panel struts are all sensible.
Thanks,
David Edmundson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150807/2ac909d4/attachment.html>
More information about the Plasma-devel
mailing list