Skip to content

helper: Don't leak lock file to kwin_wayland

Vlad Zahorodnii requested to merge work/zzag/helper-dont-leak-lock-fd into master

The wrapper owns the socket, so kwin_wayland doesn't need to care about the lock file.

Merge request reports