[neon] [Bug 362767] High DPI is messed up after Qt 5.6 update

Weng Xuetian via KDE Bugzilla bugzilla_noreply at kde.org
Mon May 9 15:51:54 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=362767

--- Comment #9 from Weng Xuetian <wengxt at gmail.com> ---
IIRC, though QT_DEVICE_PIXEL_RATIO is still there, it's not doing the exact
same thing as it is in 5.5 . For now I'm using a combination of
QT_AUTO_SCREEN_SCALE_FACTOR and QT_SCREEN_SCALE_FACTORS to achieve the same
effect.

And kwin/plasma shouldn't be affected since they are not using it anyway, if
you found kwin/plasma is scaled, probably your distro need to compile
kwin/plasma against Qt 5.6 to make some qt5.6 compile time specific check work.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the neon mailing list