https://bugs.kde.org/show_bug.cgi?id=443215
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |63de3d6f1716a6924fa5924b5a5 | |7af4abaa4460f Version Fixed In| |5.26.3 --- Comment #13 from Nate Graham <n...@kde.org> --- Git commit 63de3d6f1716a6924fa5924b5a57af4abaa4460f by Nate Graham. Committed on 02/11/2022 at 17:29. Pushed by ngraham into branch 'master'. startplasma-wayland: Don't set GDK_SCALE and GDK_DPI_SCALE We did this to work around a bug whereby envars would be inappropriately propagated when going from X11 to Wayland, causing GTK apps to be scaled to too large a size However this no longer appears to be an issue with any of the GTK apps I tested (Blanket, Bustle, Cheese, Chromium, Firefox, Gedit, GIMP, GNOME Sudoku, Inkscape, Peek, Video Downloader), and keeping it causes a bug whereby non-GTK XWayland apps that perhaps inappropriately look at these envars to determine their scale are scaled too small. This hack has outlived its usefulness; let's kill it. FIXED-IN: 5.26.3 M +0 -3 startkde/startplasma-wayland.cpp https://invent.kde.org/plasma/plasma-workspace/commit/63de3d6f1716a6924fa5924b5a57af4abaa4460f -- You are receiving this mail because: You are watching all bug changes.