https://bugs.kde.org/show_bug.cgi?id=465733
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |34e3efd85252182977178ab9943 | |5b99a1ba987b9 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |5.27.1 --- Comment #16 from Nate Graham <n...@kde.org> --- Git commit 34e3efd85252182977178ab99435b99a1ba987b9 by Nate Graham. Committed on 16/02/2023 at 21:43. Pushed by ngraham into branch 'master'. Revert "startplasma-wayland: Don't set GDK_SCALE and GDK_DPI_SCALE" This reverts commit 63de3d6f1716a6924fa5924b5a57af4abaa4460f. This change was incorrect and the original logic for it was backwards; it was stated that keeping it causes non-GTK XWayland (e.g. Electron) apps to be scaled incorrectly. But in fact the opposite was true; getting rid of it was what causes them to be scaled incorrectly! This mistake was made due to due to the presence of a loca workaround on my system that inverted the behavior. Related: bug 443215 FIXED-IN: 5.27.1 M +6 -0 startkde/startplasma-wayland.cpp https://invent.kde.org/plasma/plasma-workspace/commit/34e3efd85252182977178ab99435b99a1ba987b9 -- You are receiving this mail because: You are watching all bug changes.