Re: FVWM: FileRunner & fvwm

From: <dominik.vogt_at_gmx.de>
Date: Sat, 11 Oct 2003 10:13:46 +0200

On Fri, Oct 10, 2003 at 10:28:47PM +0200, Bob Marcan wrote:
> Hi.
>
> Weird behaviour of FileRunner under different WM.
>
> When i open a file with the internal viewer (MB3 on the file name),
> the new window properly stacks on the main fr window.
> When i try to save this file (MB3 Save As...) the weirdness begin:
>
> FileRunner-2.5.1-6 on both platforms.
> tcltk-8.3.1-4 on Tru64
> tcl-8.3.5-88 on RH9
>
> CDE, Tru64, 5.1B:
> MWM, Linux, RH9:
> open save dialog in edit window (MB3)
> edit window pushed behind the main
> save
> edit window pops back, O.K.
>
> Linux, RH9
> TWM XFree86-twm-4.3.0-2:
> XFCE3 3.8.18:
> XFCE4 4.0.0:
> open save dialog in edit window (MB3)
> edit window stays above main
> save
> edit window is not pushed behind the main window
> all the three windows visible all the time, O.K.
>
> FVWM 2.5.7: (this is the one i'm interested in)
> GNOME 2.2.0.*:
> KDE 3.1-*:
> open save dialog in edit window (MB3)
> edit window pushed behind the main
> save
> edit window stays behind hidden,
> or partly hidden, depends on the window position
>
> Any solution?

That is because the dialog window is a transient for the main
window. In many window managers, when a transient is raised, its
"parent" window is also raised. The right fix is to make the
dialog a transient window of the qedit window, not of the main
window. Please report this to the FileRunner developers. It is
not the fault of the window managers.

In fvwm, you can disable this automatic raising/lowering:

  Style FileRunner !StackTransientParent

(or DontStackTransientParent with fvwm-2.5.3 or earlier).

> All WM:
> When fr runs internal application (ftp,copy) for a long time and i
> switch to another workspace, it opens dialog window in the current
> workspace and not in the workspace where the main window reside.
>
> Is there any workaround?

In fvwm, you can force all FileRunner windows on a specific desk
or page:

  Style FileRunner StartsOnPage 1 1, Skipmapping

(or try one of the other StartsOn... styles). This works only if
you start FileRunner always on the same page or desk.

Ciao

Dominik ^_^ ^_^

 --
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Sat Oct 11 2003 - 03:16:51 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:55 BST