Hi, I think your cache functionality might be of use for several users, however for simplicity reasons I'm not going to apply it to the mainstream repo. It handles too many cornercases for my taste (interrupting cache creation, using a temp file, storing $PATH into the cache for checking if this changes, etc.).
Also some stuff does not look plan old sh-compliant, like the use of ~ ;) maybe you'd like to provide a feature-stripped version which is simply for cache creation without corner-case handling? Regards, Anselm On Fri, Apr 20, 2007 at 05:25:00PM +0200, [EMAIL PROTECTED] wrote: > Hi, > > I changed the patch so the script is simpler, also if the dmenu_path > script is interrupted while building cache, no stale tempfile left. > > URL: > http://na.srck.net/dwm/dmenu-3.0-cache.patch > > --anydot > -- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
