Ive just started using it...

Is there any intention of addng the full geometry setting to it?  Ive
hacked mine to be one button_width wide and a hardcoded x.

Ive also found an undesirable in multirow use.
It tended to add to a row before using all the rows.

     tw = array->w / ((array->count / NRows)+1);            // old
     tw = array->w / (((array->count+(NRows-1)) / NRows));  // fix


Other wishlist:
For multi-row, tuck clock/mail under Start.
Add its own skip-list. For instance, i killed mailtool since it's already in
the mail icon.
Make the "..." thing turnoffable (i killed it in mine).
If iconname is empty, use non-iconname, optionally truncated on left.
Seprate colroset for background (transparent?) from button colorset.

Thanx
--
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]

Reply via email to