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

--- Comment #3 from dantmnf <dantmnf2+kdeb...@gmail.com> ---
The issue here is QT_AUTO_SCREEN_SCALE_FACTOR is (erroneously?) set to 0 in
Plasma Wayland session, rather than leaving it unset:
https://invent.kde.org/plasma/plasma-workspace/-/blob/90b914635b23a3f8a2ab6445cfa8b2f6468a2f44/startkde/startplasma.cpp#L357

In Plasma X11 sessions we set QT_SCREEN_SCALE_FACTORS which will override
QT_AUTO_SCREEN_SCALE_FACTOR, but we are missing this for XWayland.

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

Reply via email to