On Sun, 1 Mar 1998, Andrew Leahy wrote:
> I'm having a problem with fvwm2.0.46 and 2.0.46 under Digital Unix 4.0.
> When I do a View Source or View Page Info with Netscape Navigator 4.04,
> the windows pop up without decorations (ie. NoTitle and NoBorder).
>
> The other Netscape windows (print, preferences, edit bookmarks, etc) are
> all decorating correctly. I'm using a global Style definition 'Syle "*"
> UseStyle Win95' in my .fvwm2rc which works fine for every other window!
>
> [SNIP]
>
> Any ideas? Is the "Resource: Dialog" important? Is there some X or
> Netscape setting (maybe in Netscape.ad) that could be telling Navigator to
> create this windows without titles and handles? Or is it purely a FVWM
> problem?
You might want to look for a Style called "DecorateTransient" ... Check it
out in the man page. Basically, this tells FVWM that it _SHOULD_ decorate
transient application windows (windows that are derived from the main
application). You might have the style "NakedTransient" defined
(DecorateTransient's couterpart) somewhere. Just make sure that this
doesn't appear anywhere:
Style "*" NakedTransient
and make sure that this DOES:
Style "*" DecorateTransient
> BTW - fvwm95 with Navigator 4.04 works fine (all windows decorating
> correctly).
It probably decorates transients automatically (or it's in your fvwm95rc
and you don't even know it ;).
It works fine for me in fvwm2.0.45
-peace
--- BEGIN GEEK CODE BLOCK ------------+-----------
GAT d- s:+ !a C+(+++) UI/L/S/B++(+++) | "In the morning glad I see
P>+ L+(++) E---- W+++ N+ o? K? w++++ | My foe outstrech'd beneath the tree."
O--- M-- V PS+++_at_ PE Y-- PGP+ t++ 5 | -The Poison Tree
X++ R- tv+ b DI++ D+ G e>* h*(!) r- | William Blake
y*(+) ------ END GEEK CODE BLOCK -----+
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Sun Mar 01 1998 - 11:56:56 GMT