https://bugs.kde.org/show_bug.cgi?id=459986
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/b57c48b264 |ma/kwin/-/commit/01b2cad505 |926a2dbc0524fa6766370e7f4e8 |1f8cdb016757f6942f7a43d550e |6be |e6b --- Comment #8 from Vlad Zahorodnii <[email protected]> --- Git commit 01b2cad5051f8cdb016757f6942f7a43d550ee6b by Vlad Zahorodnii. Committed on 31/05/2026 at 15:26. Pushed by vladz into branch 'Plasma/6.7'. Clear startup feedback if a window is activated by the Workspace The xdg-activation token can be saved and checked later if the window is not mapped yet. If the activated window and the activation tokens have matching app ids, it will work as expected. However, if the app ids mismatch, the startup feedback won't be cleared (even though it should be). This change makes the XdgActivationV1Integration monitor new windows and clear startup feedbacks as needed. (cherry picked from commit b57c48b264926a2dbc0524fa6766370e7f4e86be) M +44 -0 autotests/integration/activation_test.cpp A +7 -0 autotests/integration/data/org.kde.big-bad-wolf.desktop A +8 -0 autotests/integration/data/org.kde.grandma.desktop A +7 -0 autotests/integration/data/org.kde.little-red-riding-hood.desktop M +6 -0 src/xdgactivationv1.cpp https://invent.kde.org/plasma/kwin/-/commit/01b2cad5051f8cdb016757f6942f7a43d550ee6b -- You are receiving this mail because: You are watching all bug changes.
