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

Steve Vialle <stev...@orcon.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #43 from Steve Vialle <stev...@orcon.net.nz> ---
Not only is this still not fixed WRT DPI <96, the situation is now _worse_ than
it was with 5.27.0.
GTK3 and QT/KDE fonts are now the same DPI, so that's something... But that DPI
is 96, and _everything_ is huge. 
It appears "force fonts DPI" is now being ignored altogether, and plasma is
setting Xft.dpi to 96 unconditionally.

xsettingsd.conf as of 5.27.1:
Xft/DPI 98304
Gdk/UnscaledDPI 98304

Again, this is an _82_ DPI display, and that information is both readily
available and manually provided in the fonts KCM.

5.27.0:
~ $ xdpyinfo | grep -B2 resolution
screen #0:
  dimensions:    1920x1080 pixels (594x334 millimeters)
  resolution:    82x82 dots per inch
~ $ xrdb -query | grep dpi
Xft.dpi:        82

5.27.1:
~ $ xdpyinfo | grep -B2 resolution
screen #0:
  dimensions:    1920x1080 pixels (594x334 millimeters)
  resolution:    82x82 dots per inch
~ $ xrdb -query | grep dpi
Xft.dpi:        96

No software or config changes on my end besides updating plasma.

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

Reply via email to