backends/wayland: Do not quit if a window is closed
A bit annoying that it just quits when closing a window. Don't call destroy on KWayland objects, this prevents the wayland destructors form being called.
A bit annoying that it just quits when closing a window. Don't call destroy on KWayland objects, this prevents the wayland destructors form being called.