From kde-core-devel Wed Feb 20 23:31:59 2002 From: Ryan Cumming Date: Wed, 20 Feb 2002 23:31:59 +0000 To: kde-core-devel Subject: Re: [PATCH] K Menu side image color problem X-MARC-Message: https://marc.info/?l=kde-core-devel&m=101429979417554 On February 20, 2002 h:54, Fredrik Höglund wrote: > As a final note I'll also add that one approach doesn't necessarily rule > out the other as recoloring the image doesn't touch the alpha channel. I meant drawing the image over the titlebar color internally, using the alpha channel to figure out how "transparent" various parts of the image is wrt to the titlebar color. The result of this could obviously be cached. This would be a much more flexible and intuitive approach for those wanting to replace the side image, than unconditional colourization. -Ryan