kwin/helpers
Adriaan de Groot 002d4737ee Use execvp() instead of execvpe()
Nothing here changes environ directly, and we're not interested
in passing a specific custom environment to kwin_wayland, so
don't use the (Linux-only) execvpe() for passing environment.
2020-12-16 13:53:24 +01:00
..
killer Prettify license headers 2020-08-07 19:57:56 +00:00
wayland_wrapper Use execvp() instead of execvpe() 2020-12-16 13:53:24 +01:00
CMakeLists.txt Introduce helper to restart kwin on crash exit 2020-12-15 15:43:48 +00:00