On (21/03/07 09:27), Sander van Dijk wrote: > To: dynamic window manager <[email protected]> > From: Sander van Dijk <[EMAIL PROTECTED]> > > Hi, > > On 3/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >I created patch for reloading dwm with signal USR1. > > Not to put your patch down, but with vanilla dwm you can achieve > something pretty similar by doing this in your .xinitrc: > > while true > do > dwm > done > > Greetings, Sander. >
Tried this and it did what I suppose it will do - all applications executed from within dwm gets killed. With my patch you don't get this behaviour. --anydot
