> The goal of the waitPID variable is to wait in order to end the
> session when a job terminate. By adding this loop you kill extra
> configuration which could be loaded after and force the user to quit
> with a bad method.
>
> I am against this method, you should use the waitPID variable with a
> primary job which allow user to quit properly and to resize the
> screen.
>
> So I foresee two possible solutions to this problem:
> - patching wmii
> - adding a wrapper which handle wmii restart and the screen resize
> without leaving the PID number.
I don't want to spend much time on patching it. Better to say I can't.
Is there a way to make this "bad" loop optional?
eg
wmii = {
enableBadHackishSimpleWorkingForeverRestartLoop = true;
}
Then it wouldn't be default ( I don't know the default way to exit wmii
properly anyway.. I never switch .. ) and I'd be happy because I could
just use the hacky way which I already know to be working without much
testing or rebuilding etc..
I won't harm anyone stepping in fixing this properly. :)
Marc Weber
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev