Skip to content

Make Window::closeWindow() noop if the window is already closed

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

The surface handle can be dropped by that time. Also, there is no point to ask the client to close the window again if it's already closed.

(cherry picked from commit ad980696)

Merge request reports