On 26 May 2002 16:47:32 -0500, FVWM CVS wrote: > > Log message: > * Implemented NoBorder/Border styles.
Ok, here is a new MaximizeFullScreen function: DestroyFunc MaximizeFullScreen AddToFunc MaximizeFullScreen + I ThisWindow (Maximized) Style $n Title, Border + I CondCase (NoMatch) Style $n NoTitle, NoBorder + I CondCase (NoMatch) Raise + I CondCase (NoMatch) UpdateStyles + I Maximize Key F11 A SC Pick MaximizeFullScreen Conditions HasBorder and HasTitle would help to restore the original settings (that are stored in 2 window State-s). I thought names NoBorders/Borders would be more logical if we have four individual borders, but this is not very important. 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]