https://bugs.kde.org/show_bug.cgi?id=422786
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |94a04a556cec8f06e592d7d7feb |c09da5100aad95a49ba274729b1 |7ec70fa4ca227 |44f6cb89e4706 --- Comment #59 from Nate Graham <n...@kde.org> --- Git commit c09da5100aad95a49ba274729b144f6cb89e4706 by Nate Graham, on behalf of Severin von Wnuck. Committed on 14/05/2023 at 12:11. Pushed by ngraham into branch 'Plasma/5.27'. libtaskmanager: Fix appmenu caching The appmenu properties are not propagated to the cached `KWindowInfo` due to missing window flags. Forcing the creation of a new `KWindowInfo` with the correct flags allows the appmenu to be displayed without requiring any refocusing. Also fixes the caching for activities. (cherry picked from commit 94a04a556cec8f06e592d7d7feb7ec70fa4ca227) M +3 -0 libtaskmanager/xwindowtasksmodel.cpp https://invent.kde.org/plasma/plasma-workspace/commit/c09da5100aad95a49ba274729b144f6cb89e4706 -- You are receiving this mail because: You are watching all bug changes.