kwin/helpers/wayland_wrapper
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
..
CMakeLists.txt
kwin_wrapper.c
wl-socket.c Introduce helper to restart kwin on crash exit 2020-12-15 15:43:48 +00:00
wl-socket.h