https://bugs.kde.org/show_bug.cgi?id=480016
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/da2e891e740e65e0caffaa827 |t/c52ecdb85ef84f1b037af6f14 |35444419d3981ac |ad664bc2544abf2 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit c52ecdb85ef84f1b037af6f14ad664bc2544abf2 by Nate Graham, on behalf of David Redondo. Committed on 19/01/2024 at 16:36. Pushed by ngraham into branch 'Plasma/6.0'. Restore Fitts' law for the panel This is basically a revert of 21a1b654fe470437a4ff7954b370cf5a88a7c98d. The justificaiton is correct the mask needs to be in local coordinates this is/was achieved via mapFromGlobal. The problem was that at various points the obtained geometry was intersected with the screen geometry. Now that is is fixed we actually want to use screenPanelRect as the input region which includes the area around the floating panel. FIXED-IN:6.0 (cherry picked from commit da2e891e740e65e0caffaa82735444419d3981ac) M +4 -1 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/c52ecdb85ef84f1b037af6f14ad664bc2544abf2 -- You are receiving this mail because: You are watching all bug changes.