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 |https://invent.kde.org/plas |ma/latte-dock/commit/b83928 |ma/latte-dock/commit/61d4ff |3d5b164e0309e09bec9295f42ff |64d8fc76ede13b9bc43cc3e6788 |230341e |82e0ae0 --- Comment #20 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit 61d4ff64d8fc76ede13b9bc43cc3e678882e0ae0 by Michail Vourlakos. Committed on 24/10/2021 at 13:37. Pushed by mvourlakos into branch 'master'. 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/61d4ff64d8fc76ede13b9bc43cc3e678882e0ae0 -- You are receiving this mail because: You are watching all bug changes.