Re: FVWM: Trouble with transient windows

Dominik Vogt <[email protected]> Sun, 14 Feb 2021 12:13:37 +0100
Newsgroups gmane.comp.window-managers.fvwm
Message-ID <[email protected]>
On Sun, Feb 14, 2021 at 11:31:01AM +0100, Dominik Vogt wrote:
> For me, this works well:
>
>   Style * GrabFocusTransient
>   Style ipe !FPGrabFocusTransient
>   Style * !RaiseTransient, !LowerTransient, !StackTransientParent

P.S.:  There's also the nuclear option to prevent some window from
ever being focused:

  Style <windowname> NeverFocus

But that would only work if Ipe windows had distinguishable names.
At the moment, all its windows have the class "ipe", resource
"ipe", and some of the transients have also the name "ipe".  So,

  Style ipe neverfocus

would affect all Ipe windows because it matches class and
resource, and that's not what you want.

Ciao

Dominik ^_^  ^_^

--

Dominik Vogt