Hi, everyone
Here is a function Michael wrote in thread:
http://www.hpc.uh.edu/fvwm/archive/0303/msg00020.html
DestroyFunc FuncFvwmMaximizeFullScreen
AddToFunc FuncFvwmMaximizeFullScreen
+ I ThisWindow (Maximized) Style $n Title, Borders
+ I CondCase (NoMatch) Style $n NoTitle, !Borders
+ I CondCase (NoMatch) Raise
+ I CondCase (NoMatch) UpdateStyles
+ I Maximize
$n is the window's name, but it's not documented in fvwm manpage.
BTW, are there any other implicit variables?
Regards,
Liu Shidai
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Jun 07 2004 - 07:47:46 BST