Re: Qt High DPI scaling v2
Thanks for the heads up. It's for 5.6, and from our POV it's just a variable rename. David ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel
Qt High DPI scaling v2
Hi everyone, I just stumbled upon this thing: https://bugreports.qt.io/browse/QTBUG-46615 So, it seems QT_DEVICE_PIXEL_RATIO will be removed and the high dpi stuff moved into a core layer for all platforms; they're now getting really serious about supporting different DPIs per screen Just fyi,