Re: FVWM: Trouble with transient windows

Thomas Adam <[email protected]> Sat, 13 Feb 2021 15:38:16 +0000
Newsgroups gmane.comp.window-managers.fvwm
Message-ID <20210213153816.4o52ubiunaerjtgz@shuttle>
On Sat, Feb 13, 2021 at 08:22:16PM +0530, Mandar Mitra wrote:
> I would like the transient windows to not affect focus at all. I looked at the manual page for the FPGrabFocusTransient, FPGrabFocusTransient,  FPReleaseFocusTransient, and similar options, but I couldn't figure out what I need to do to get the behaviour I want.
> 
> Is this something that I can take care of within fvwm? Or should I ask the ipe developer about this?

I suppose you're referring to something like this:

	Style * RaiseTransient
	Style * LowerTransient
	Style * StackTransientParent

-- Thomas