Re: FVWM: Trouble with transient windows

2021-02-14 Thread Dominik Vogt
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

Re: FVWM: Trouble with transient windows

2021-02-14 Thread Dominik Vogt
On Sun, Feb 14, 2021 at 01:07:03PM +0530, Mandar Mitra wrote: > At the moment, the only thing that I want is that transients > should never get focus. Side note: You *really* don't want this. It would render many applications unusable (file dialogs etc.). Ciao Dominik ^_^ ^_^ -- Dominik Vog

Re: FVWM: Trouble with transient windows

2021-02-14 Thread Dominik Vogt
On Sat, Feb 13, 2021 at 08:22:16PM +0530, Mandar Mitra wrote: > Ipe sometimes pops up a little window (only borders, no titlebar > or buttons) that says "Waiting for external editor" (meaning > emacs), and grabs focus. 1) Please provide instructions how to make this happen. 2) What are the focus

Re: FVWM: Trouble with transient windows

2021-02-13 Thread Mandar Mitra
Thomas Adam wrote (Sat, Feb 13, 2021 at 03:38:16PM +): > 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, > > FPReleaseFocusTran

Re: FVWM: Trouble with transient windows

2021-02-13 Thread Thomas Adam
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 nee