https://bugs.kde.org/show_bug.cgi?id=493735
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/47a2a2e12a |ma/kwin/-/commit/72d64a3b96 |52d1c28ba1043071190c9707640 |f1fb7111852f876de2bb68aa764 |bee |5f5 --- Comment #4 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 72d64a3b96f1fb7111852f876de2bb68aa7645f5 by Vlad Zahorodnii. Committed on 10/10/2024 at 13:45. Pushed by vladz into branch 'Plasma/6.2'. Prefer activating desktop window on active output Workspace::findDesktop() doesn't take into account the current active output, and instead returns the first top desktop window found in the stack. This means that the active output may drift and the focus chain logic can break. Related: bug 494332 (cherry picked from commit 47a2a2e12a52d1c28ba1043071190c9707640bee) M +5 -4 src/activation.cpp M +3 -3 src/layers.cpp M +5 -5 src/workspace.cpp M +1 -1 src/workspace.h https://invent.kde.org/plasma/kwin/-/commit/72d64a3b96f1fb7111852f876de2bb68aa7645f5 -- You are receiving this mail because: You are watching all bug changes.