https://bugs.kde.org/show_bug.cgi?id=481574
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/b96e6cf0b3 | |eb4250b7a9ed6f5c1c7fa080566 | |dd0 --- Comment #8 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit b96e6cf0b3eb4250b7a9ed6f5c1c7fa080566dd0 by David Edmundson. Committed on 16/09/2024 at 10:20. Pushed by davidedmundson into branch 'master'. workspace: Update focus when a window is moved away from the current desktop If a focussed window is to a new virtual desktop we need to update focus. It does not make sense for focus to remain on a now-invisible window. This patch re-uses the same path as when virtual desktop is changed. M +7 -0 autotests/integration/kwinbindings_test.cpp M +9 -2 src/workspace.cpp M +1 -1 src/workspace.h https://invent.kde.org/plasma/kwin/-/commit/b96e6cf0b3eb4250b7a9ed6f5c1c7fa080566dd0 -- You are receiving this mail because: You are watching all bug changes.