The source project of this merge request has been removed.
fix the object in s_shellSurfaces can not be removed
The QObject is not inited, so the destroyed signal can note be emitted, os the element in s_shellSurfaces can not be removed, "org_kde_plasma_shell_surface already exists" error will reported.
Signed-off-by: Chaojiang Luo luochaojiang@uniontech.com