https://bugs.kde.org/show_bug.cgi?id=356446
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/85014ec0aa0bc33470108da43 | |66a8fcbd94b8f5d Resolution|INTENTIONAL |FIXED Version Fixed In| |6.0 --- Comment #88 from Nate Graham <n...@kde.org> --- Git commit 85014ec0aa0bc33470108da4366a8fcbd94b8f5d by Nate Graham, on behalf of Marco Martin. Committed on 22/06/2023 at 12:21. Pushed by ngraham into branch 'master'. remove the force qt scaling env var Now we use Qt scaling everywhere, to reduce the number of different code paths and visual differences between the X11 and Wayland sessions. In the past we didn't do this because there were too many bugs, but almost all of them have been fixed now. The one thing this is known to regress is the mixed-DPI multimonitor use case. But that use case is already not supported on X11, so our story remains the same: if you have a mixed-DPI multimonitor setup, use Wayland. FIXED-IN: 6.0 M +0 -3 krunner/main.cpp M +0 -11 shell/main.cpp M +0 -4 shell/tests/screenpooltest.cpp M +0 -1 startkde/startplasma-wayland.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/85014ec0aa0bc33470108da4366a8fcbd94b8f5d -- You are receiving this mail because: You are watching all bug changes.