kwin/helpers
Aleix Pol 66f87138b1 Make it possible to restart kwin_wayland from a command line argument
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.
2021-02-02 12:20:13 +00:00
..
killer Use versionless Qt cmake target 2021-01-30 17:18:21 +01:00
wayland_wrapper Make it possible to restart kwin_wayland from a command line argument 2021-02-02 12:20:13 +00:00
CMakeLists.txt Introduce helper to restart kwin on crash exit 2020-12-15 15:43:48 +00:00