On Mon, Apr 08, 2002 at 01:41:33PM -0400, Dan Espen wrote: > > I think safestrdup does what the new duplicateString does.
Done. I have duplicateString removed and use safestrdup instead. > The east/west stuff and the 1 letter abbreviations aren't > documented. You could removed the east/west stuff, I don't > think its needed. This has been taken from the new function direction_type ParseDirectionArgument(..) from libs/gravity.c. Where the directions are "N", "North", "Top", "Up", ... > I think there should be some mention of the additional frames > when the commands are used. What additional frames? The existing pan frame windows were used. Normally without the EdgeCommand the pan frames which are on the egde of the virtual desk were hidden. If an EgdeCommand is active this hidding is just avoided. > The FvwmAuto man page refers to an example in the fvwm2 man > page, but I couldn't find an example. I haven't included it in my first posting but it should be in the man page. > The function StrEquals can be used for doing compares without > worring about case. I have rewritten the function void CMD_EdgeCommand(F_CMD_ARGS) so that the new function ParseDirectionArgument(..) is used. So I don't need to worry about cases or left, west, w, .... The "all" direction has been removed. First I thought it might be a good idea but I think it is not neccessary. Man page and ChangeLog has been adapted. Uwe -- +---------------------------------------------- | Uwe Pross | mail : mailto:[EMAIL PROTECTED] | www : http://www.tu-chemnitz.de/~uwp +---------------------------------------------- Have a nice day ;-). ----------------------------------------------- -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]