66f87138b1
A recent patch made it possible to restart KWin when it crashes, this opens the possibility to do it for development purposes. So far it could be done using `killall -9 kwin_wayland`. This patch embraces this functionality under --replace so it's a bit more documented and under its own semantics. It is done by returning the process with 133 exit code and picking that code specifically as a wish to restart. |
||
---|---|---|
.. | ||
killer | ||
wayland_wrapper | ||
CMakeLists.txt |