Hi,
I'm running fvwm2.3.8. If I 'WindowShade' a Netscape window, then open
up another instance of Netscape (using the -remote 'openBrowser()' flag),
it too is opened up in shaded mode, or so it seems. Because of my
options, which are below:
---------
GlobalOpts RecaptureHonorsStartsOnPage, ActivePlacementHonorsStartsOnPage, \
CaptureHonorsStartsOnPage, NoStipledTitles, \
SmartPlacementIsReallySmart
Style "Netscape*" Icon netscape.xpm, RandomPlacement, SmartPlacement
---------
...the new Netscape window gets placed at the bottom of the screen, so
that all I see is the titlebar. From both my and FvwmPager's points of
view, this new window looks to be WindowShaded. But it isn't because if I
move to the screen below, there is the new Netscape window in plain view.
(The new window doesn't show up in FvwmPager until I move it, for some odd
reason.)
But wait, there's more. The new window is not the correct geometry. In
fact, FvwmIdent reveals that it is of size 1018x32744. No, that is not a
typo. :-) (It should be 1018x683, which is the un-WindowShaded size of
the original Netscape window.)
Now, I'm not convinced that this is an fvwm2 bug because I get the
expected results when I 'WindowShade' a Netscape window, then use Alt-N
(while over its titlebar) to open a new browser window. Both the Alt-N
and "-remote 'openBrower()'" methods work as expected when the original
Netscape window is not WindowShaded. The only time this happens is when
the original Netscape window is WindowShaded, *and* the "-remote
'openBrower()'" method is used to open a new browser window. Maybe the
new window is looking for the original window's geometry, but it's
something weird and unexpected (in my case, 1018x-3) so it doesn't know
quite what to do? If so, can fvwm2 'fake' the geometry, telling the new
window instance what the un-WindowShaded geometry of the original window
would be, instead of the 'bogus' 1018x-3 geometry? Or does the X server
handle these type of inquiries? Hmm... I hope I'm making sense. Let me
know if any info or clarifications are needed.
Thanks for your time,
-jason
p.s. Two feature requests, while I'm at it:
1. The option to choose the line style in FvwmPager (I always change it to
LineSolid in the source -- it's nicer looking to me).
2. The option to specify which FvwmAnimate animations to use. I like
Flip, Turn & Twist, but not the others, so I always edit the source so
that specifying Random in .fvwm2rc will produce only one of the three I
like. Something like
*FvwmAnimateEffect Twist, Turn, Flip
might be nice.
--
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 Tue Sep 21 1999 - 00:59:29 BST