https://bugs.kde.org/show_bug.cgi?id=444222
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/latte-dock/commit/b83928 | |3d5b164e0309e09bec9295f42ff | |230341e Resolution|--- |FIXED Version Fixed In| |0.10.3 Status|REPORTED |RESOLVED --- Comment #19 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit b839283d5b164e0309e09bec9295f42ff230341e by Michail Vourlakos. Committed on 24/10/2021 at 13:31. Pushed by mvourlakos into branch 'v0.10'. support X11::GlobalScaling properly --as it appears many users are using Plasma GlobalScaling in conjuction with PLASMA_USE_QT_SCALING. This commit provides plenty of fixes for that scenario in order to make things workable. --adjust X11::InputMask based on devicePixelRatio() --adjust X11::GtkFrameExtents based on devicePixelRatio() --adjust View::absoluteGeometry() based on devicePixelRatio() --adjust WM::Tracker based on devicePixelRatio() --adjust WM::AbstractInterface based on devicePixelRatio() FIXED-IN:0.10.3 M +9 -0 app/view/effects.cpp M +9 -0 app/view/view.cpp M +5 -0 app/view/visibilitymanager.cpp M +41 -6 app/wm/abstractwindowinterface.cpp M +37 -3 app/wm/tracker/windowstracker.cpp https://invent.kde.org/plasma/latte-dock/commit/b839283d5b164e0309e09bec9295f42ff230341e -- You are receiving this mail because: You are watching all bug changes.