1 Sep
2009
1 Sep
'09
12:59 p.m.
Tue Sep 1 00:42:18 EDT 2009 Daniel Wagner <daniel@wagner-home.com> * add spawnOn-alikes that watch for child processes spawnOn is insufficient because many programs are simply shell scripts wrapping the real application. This adds some functions that watch for child processes, which treats these scripts properly. Notably, launchers like dmenu are dealt with this way.