My pidfd implmentation is simple enough, and Option.contains() is not worth requiring nightly.
This removes use of Option.contains(), and provides a fallback pidfd implementation for stable.
This includes an abortive attempt to do a gtk4 dialog (which I don't think is possible, as gtk4 doesn't allow embedding toplevels anymore), and an iced dialog, which I just never started writing.