Review Request 124648: Handle clients having a different device pixel ratio

David Edmundson david at davidedmundson.co.uk
Thu Aug 6 15:42:07 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124648/
-----------------------------------------------------------

Review request for KDE Frameworks.


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/kde-frameworks-devel/attachments/20150806/b9b32956/attachment.html>


More information about the Kde-frameworks-devel mailing list