https://bugs.kde.org/show_bug.cgi?id=438312
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/ad95b495acb9 |ma/kwin/commit/d47137679d08 |3549632422791a41940c65e5e61 |21722e3c3f528709fc6650b5d19 |e |a --- Comment #20 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit d47137679d0821722e3c3f528709fc6650b5d19a by Vlad Zahorodnii, on behalf of David Edmundson. Committed on 30/09/2022 at 08:32. Pushed by vladz into branch 'Plasma/5.26'. Sync activities after kwin restart Activities are loaded async. During this time any fetch of activity information is incorrect as we will treat any settings as invalid. We need to ignore attempts to set activities during this time, but also refresh Window's concept of activities once we are loaded. (cherry picked from commit ad95b495acb93549632422791a41940c65e5e61e) M +15 -0 src/activities.cpp M +1 -0 src/activities.h M +3 -0 src/window.cpp M +6 -0 src/window.h M +1 -1 src/x11window.h https://invent.kde.org/plasma/kwin/commit/d47137679d0821722e3c3f528709fc6650b5d19a -- You are receiving this mail because: You are watching all bug changes.