Skip to content

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.

CCBUG: 491618

Merge request reports