On 18 Nov 2002 22:36:57 +0100, Marcus Lundblad wrote:
> 
> I'm implementing a few new options for the FvwmIconBox to allow to decide
> if iconified/uniconified window's labels are drawn with or without a
> relief and an option to disabled "(" and ")" around the titles of
> iconified windows.
> 
> I need some feedback on names:
> 
> IconifiedHasLabelRelief
> 
> takes an argument with a value of "True" or "False" to enable/disable the
> drawing of reliefs for iconified windows.
> 
> UnIconifiedHasLabelRelief
> 
> the same for uniconified windows

You may already do this if you define colorsets for iconified and
normal windows with hi=sh=bg.

If you still insist on having these options, I would do it similarly to:

  NormalTitleRelief width
  IconifiedTitleRelief width

where 0 means no relief, positive means "raised", negative means
"lowered" relief of that width.

> and
> 
> IconifiedHasNormalTitle
> 
> disables () around title for an iconified window.
> Maybe this should also have a boolean argument?

NoIconifiedParentheses?

Regards,
Mikhael.
--
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