Skip to content
  • Martin Flöser's avatar
    [wayland] Improve tear-down to not crash if X11 applications are still around · 1998d5ac
    Martin Flöser authored
    We need to destroy the compositor after Xwayland terminated and after
    the internal Wayland connection is destroyed. This means when destroying
    the Workspace we may no longer destroy the Compositor at the same time.
    Also we need to ensure that other tear down functionality doesn't call
    into the no longer existing internal client connection.
    
    With this change kwin doesn't crash when exiting with Wayland and/or
    X11 windows still open.
    1998d5ac