kwin/src/xwayland
David Edmundson a74694f6ff [xwl] Restart xwayland regardless of exit value
In the case of an assert, for example a wayland error Xwayland will
exit, but with an exitStatus of "normal exit".

We also trigger a shutdown should kwin encounter an error on the X11
side, this would be a clean exit from an XwaylandLauncher point of view.
It makes sense to try to restart.

Deliberate shutdown is handled by destroying the XwaylandLauncher. This
means it's not an issue for final kwin teardown.
2022-06-15 09:25:32 +00:00
..
lib
clipboard.cpp
clipboard.h
CMakeLists.txt
databridge.cpp
databridge.h
datasource.cpp
datasource.h
dnd.cpp
dnd.h
drag.cpp
drag.h
drag_wl.cpp
drag_wl.h
drag_x.cpp
drag_x.h
primary.cpp
primary.h
selection.cpp
selection.h
selection_source.cpp
selection_source.h
transfer.cpp
transfer.h
xwayland.cpp
xwayland.h
xwayland_interface.cpp
xwayland_interface.h
xwaylandlauncher.cpp [xwl] Restart xwayland regardless of exit value 2022-06-15 09:25:32 +00:00
xwaylandlauncher.h [xwl] Restart xwayland regardless of exit value 2022-06-15 09:25:32 +00:00
xwldrophandler.cpp
xwldrophandler.h