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

Fushan Wen <qydwhotm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.27.4
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kde-gtk-config/commit/1b
                   |                            |66b4b5fd6ccc8b5b938fcaaed78
                   |                            |639360dfc47
         Resolution|---                         |FIXED

--- Comment #25 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit 1b66b4b5fd6ccc8b5b938fcaaed78639360dfc47 by Fushan Wen, on behalf of
Luca Bacci.
Committed on 17/03/2023 at 16:51.
Pushed by fusionfuture into branch 'master'.

Beside monitor scaling factors, a user may specify a preferred
text DPI size from the system configuration utility (KCM fonts)
That setting is stored inside the kcmfonts configuration file;
one entry is kept for Plasma/X11 sessions, "forceFontDPI", and
another for Plasma/Wayland sessions, "forceFontDPIWayland".

Here we make kde-gtk-config read such entries (depending on the
Plasma session type) and then set the GTK text scaling settings
accordingly.

Fixes #3
Related: bug 461106
FIXED-IN: 5.27.4

M  +2    -0    kded/config_editor/gsettings.cpp
M  +9    -1    kded/config_editor/xsettings.cpp
M  +1    -0    kded/config_editor/xsettings.h
M  +23   -0    kded/configvalueprovider.cpp
M  +5    -0    kded/configvalueprovider.h
M  +37   -12   kded/gtkconfig.cpp
M  +2    -0    kded/gtkconfig.h

https://invent.kde.org/plasma/kde-gtk-config/commit/1b66b4b5fd6ccc8b5b938fcaaed78639360dfc47

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

Reply via email to