swww icon indicating copy to clipboard operation
swww copied to clipboard

Drop daemonizing logic

Open WhyNotHugo opened this issue 2 years ago • 1 comments

Run in foreground, which is what service managers expect. Usages like running exec swww in sway's config continue to work fine. User session start-up scripts can simply run swww &.

Fixes: https://github.com/LGFae/swww/issues/182

WhyNotHugo avatar Mar 09 '24 20:03 WhyNotHugo

Thanks, Hugo. As mentioned in #182, could you maybe also delete the swww init command?

LGFae avatar Mar 11 '24 13:03 LGFae

From what I can tell, this looks done. Are you planning on doing anything else?

LGFae avatar Jun 11 '24 14:06 LGFae

No, I think this patch is ready to merge.

WhyNotHugo avatar Jun 11 '24 14:06 WhyNotHugo