https://bugs.kde.org/show_bug.cgi?id=491618
--- Comment #14 from Vlad Zahorodnii <[email protected]> --- Git commit 1b60415c2081610824660d65578af59ceaad0b8a by Vlad Zahorodnii. Committed on 20/08/2024 at 12:19. Pushed by vladz into branch 'Plasma/6.1'. Make Workspace::removeUnmanaged() keep the window in the stack It's leftover after the Deleted type. The unmanaged window will be removed from the stack when all its references are dropped and Workspace::removeDeleted() is called. (cherry picked from commit d028e3b1e9fec3b09fffa02208378acd4e37c7ae) Co-authored-by: Vlad Zahorodnii <[email protected]> M +0 -2 src/workspace.cpp https://invent.kde.org/plasma/kwin/-/commit/1b60415c2081610824660d65578af59ceaad0b8a -- You are receiving this mail because: You are watching all bug changes.
