Skip to content
Commit e3263f05 authored by Luca Bacci's avatar Luca Bacci Committed by Fushan Wen
Browse files

X11: Do not set the GDK_SCALE / GDK_DPI_SCALE environment variables

The primary method for setting the global and text scale for GTK
applications is by using the `gdk-window-scaling-factor` and
`gdk-unscaled-dpi` settings. Those are also read by GTK4, which
at the same time dropped usage of GDK_DPI_SCALE.

Note that the scaling settings are only relevant on X11; On Wayland
the DPI scale is communicated directly by KWin to applications on
a per-monitor basis.

See also kde-gtk-config!49

BUG: 442901


(cherry picked from commit ba1f944e)
parent 81a5ed77
Loading
Loading
Loading
Pipeline #316014 failed with stage
in 12 minutes and 20 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment