https://bugs.kde.org/show_bug.cgi?id=455783
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/66d127879461 |ma/kwin/commit/ea5bc72dc275 |aed2e6c6312d52219502a6354f7 |62b99b81f2b3ddb855468353896 |1 |e --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit ea5bc72dc27562b99b81f2b3ddb855468353896e by Nate Graham, on behalf of Marco Martin. Committed on 24/06/2022 at 15:56. Pushed by ngraham into branch 'Plasma/5.25'. Internal tracking for quick effect item focus focus used to be always forced to the root item of the view in the "active screen" (which behavior is configurable between mouse poosition and screen of active window) now set focus to that particular view only if nothing is focused, also when the user explicitly sets focus to an item in another view remove focus to the old one so the item properly focused would be there Related: bug 455807, bug 455633 (cherry picked from commit 66d127879461aed2e6c6312d52219502a6354f71) M +5 -0 src/libkwineffects/kwinoffscreenquickview.cpp M +2 -0 src/libkwineffects/kwinoffscreenquickview.h M +35 -4 src/libkwineffects/kwinquickeffect.cpp M +5 -0 src/libkwineffects/kwinquickeffect.h https://invent.kde.org/plasma/kwin/commit/ea5bc72dc27562b99b81f2b3ddb855468353896e -- You are receiving this mail because: You are watching all bug changes.