Skip to content

cherry-pick-Set DPI scaling settings for GTK on Plasma/X11 sessions

Fushan Wen requested to merge cherry-pick-1debd2e0 into Plasma/5.27

GTK4 dropped support for the GDK_DPI_SCALE environment variable, but we can achieve the same using dedicated GTK/GDK settings. Here we drop any usage of environment variables for DPI configuration in favor of GTK/GDK settings.

BUG: 442901 FIXED-IN: 5.27

(cherry picked from commit 1debd2e0)

Merge request reports