On 26 Nov 2002 11:39:32 +0100, Olivier Chapuis wrote: > > On Tue, Nov 26, 2002 at 12:02:55AM +0000, Mikhael Goikhman wrote: > > On 25 Nov 2002 22:00:37 +0100, Olivier Chapuis wrote: > > > > > > I am unable to reproduce this one. Can you send a minimal config? > > > > Please note I didn't update the cvs for your latest commit yet. > > > > It is the same config I mentioned earlier with the first 3 lines added. > > Save it in ~/.fvwm/transdecors: > > > > Colorset 1 fg red # you may have "bg red" instead, it does not matter > > Style * Colorset 1, HilightColorset 1 > > PipeRead 'fvwm-root -r `fvwm-config > > -d`/themes/metal/images/background/metal-tile.xpm' > > Colorset 41 RootTransparent buffer, tint cyan 15 > > Colorset 42 RootTransparent buffer, tint red 15 > > With a big root pixmap this will be very slow. One thing that slow > down colorset loading is that if you use a pixmap and you do not > specify a bg colour, then bg is set to average by default. I do not > know if this default is good. One thing that we can do is to limit the > number of pixels for the computation of the average colors: just > used at most 76800 pixels of the image. What do you think?
It is not so slow. If we disable the bg average default what will be the default, gray? I am not against this, but I think "bg average" is ok. 277*277=76800 pixels from the middle of the image? I don't know. > > BorderStyle Active Colorset 41 -- flat > > BorderStyle Inactive Colorset 42 -- flat > > TitleStyle Active Colorset 41 -- flat > > TitleStyle Inactive Colorset 42 -- flat > > ButtonStyle All -- UseTitleStyle flat > > I am still unable to reproduce any fg colour pbs. So you correctly get it red (or black)? With this configuration it is always cyan (rgb:00/ff/ff) for me. Even icon title fg. Regards, Mikhael. -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]