Skip to content

Make Workspace::removeUnmanaged() keep the window in the stack

Vlad Zahorodnii requested to merge work/cherry-pick-d028e3b1 into Plasma/6.1

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.

CCBUG: 491618

(cherry picked from commit d028e3b1)

Co-authored-by: Vlad Zahorodnii vlad.zahorodnii@kde.org

Merge request reports