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

--- Comment #14 from battagli...@gmail.com ---
So below are attached two pictures of the GTK3 problem, and how I was able to
fix it.

Note that this is a completely separate dimension from the Qt scaling issue,
and that the problem is for all GTK3 apps, not only the Manjaro-Hello one. I
have pictures of manjaro-hello and Lollypop for comparison.

The first picture is what the two apps look like with KDE's Display settings
set to scale=2.0. Setting PLASMA_USE_QT_SCALING=true here makes no difference.

The second picture is what I get if I set GDK_SCALE=2.0 and GDK_DPI_SCALE=0.5.
Everything looks great.

Setting GDK_DPI_SCALE=0.5 is necessary because if you don't, GTK widgets are
scaled correctly, but fonts are double-scaled. GDK_DPI_SCALE de-scales the
fonts while keeping widgets correct.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to