Review Request 122799: Simple fix for huge icon sizes on some monitors
David Edmundson
david at davidedmundson.co.uk
Wed Mar 4 09:30:57 UTC 2015
> On March 4, 2015, 9:25 a.m., Martin Gräßlin wrote:
> > Should that fix my issue? Should I give it a try?
I think it will fix it, I can't be sure though.
- David
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122799/#review76981
-----------------------------------------------------------
On March 4, 2015, 9:18 a.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122799/
> -----------------------------------------------------------
>
> (Updated March 4, 2015, 9:18 a.m.)
>
>
> Review request for KDE Frameworks and Plasma.
>
>
> Repository: plasma-framework
>
>
> Description
> -------
>
> Currently units is mostly based on font metrics except icon size and some SVG
> parts which use DPI directly.
>
> Instead of taking the physical DPI we take the logical DPI which is used
> for working out font point -> pixel sizes by everything else. This keeps everything to be loosely based on font sizes.
> It can also be overriden by the user in systemsettings -> fonts -> force fonts DPI or xdpyinfo, whereas the devicePixelRatio cannot.
>
> We can rely on this being correct as otherwise every other app would
> appear broken.
>
> Change-Id: I22f668ccea7d6d15ff475e1368c82964bdde1e60
>
>
> Diffs
> -----
>
> src/declarativeimports/core/units.cpp 148e08c
>
> Diff: https://git.reviewboard.kde.org/r/122799/diff/
>
>
> Testing
> -------
>
> Ran on my normal screen. Everything is the same.
> Ran on a ridiculously high DPI screen, everything is better than before.
>
> Would be good if Martin G could test on his broken screen.
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20150304/5cda181e/attachment-0001.html>
More information about the Plasma-devel
mailing list