On 01 Mar 2004 17:27:42 +0000, Mikhael Goikhman wrote:
>
> On 01 Mar 2004 11:59:42 -0500, Stephen R Dennison wrote:
> >
> > After staring at the man page for about another 20 minutes, the text
> > "selected window" under WindowStyle finally clicked. The only problem
> > is that I don't have a window selected, and I haven't figured out a way
> > to do it syntactically.
>
> Just like you select a window for Raise, Iconify, Maximize and any other
> window operation. Use the commands that set a window context, for example:
>
> Next (XTerm) Iconify
> Next (XTerm) WindowStyle MiniIcon new.png
I forgot to mention that since you are going to use FvwmEvent, the window
context is already automatically set in newer 2.4 and 2.5 versions, so
just use Iconify or WindowStyle directly in all window related events
such like add_window. You also get the window context for free in
window/decoration bindings. As well as in WindowListFunc.
Regards,
Mikhael.
--
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 Mar 01 2004 - 11:57:55 GMT