Mirco Müller
2006-Oct-14 08:25 UTC
[compiz] patch to set start- and end-color-stop for the skydome fallback gradient
Greetings everybody! I was asked by someone (from the beryl-forum) if/how one could alter the values for the two color-stops used by the fallback-gradient of the skydome (for the case the supplied image could not be found). Up to now they were hardcoded, but with this patch they can be set via... /apps/compiz/plugins/cube/screen0/options/skydome_gradient_start_color /apps/compiz/plugins/cube/screen0/options/skydome_gradient_end_color I apologize for not including the needed patch for compiz.schemas.in. To help avoiding more divergence between compiz and beryl than necessary (although a patch like this is tiny compared to other things) I supply two patches... one for compiz and one for beryl. David, don't feel urged to include this patch. I mainly wrote it as a small favour for some beryl-folks asking for it. It was hardly any work and I myself regard it as superfluous. Best regards... MacSlow -- email - macslow@bangang.de www - http://macslow.thepimp.net lowfat - http://macslow.thepimp.net/sponsor-it -------------- next part -------------- A non-text attachment was scrubbed... Name: beryl_skydome_gradient.patch Type: text/x-patch Size: 6902 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20061014/51f5cae0/beryl_skydome_gradient.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: compiz_skydome_gradient.patch Type: text/x-patch Size: 5677 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20061014/51f5cae0/compiz_skydome_gradient.bin
David Reveman
2006-Oct-16 12:44 UTC
[compiz] patch to set start- and end-color-stop for the skydome fallback gradient
On Sat, 2006-10-14 at 17:25 +0200, Mirco M?ller wrote:> Greetings everybody! > > I was asked by someone (from the beryl-forum) if/how one could alter > the values for the two color-stops used by the fallback-gradient of the > skydome (for the case the supplied image could not be found). Up to now > they were hardcoded, but with this patch they can be set via... > > /apps/compiz/plugins/cube/screen0/options/skydome_gradient_start_color > /apps/compiz/plugins/cube/screen0/options/skydome_gradient_end_colorok.> > I apologize for not including the needed patch for compiz.schemas.in.that's fine, you don't have to do that.> > To help avoiding more divergence between compiz and beryl than > necessary (although a patch like this is tiny compared to other things) > I supply two patches... one for compiz and one for beryl. > > David, don't feel urged to include this patch. I mainly wrote it as a > small favour for some beryl-folks asking for it. It was hardly any work > and I myself regard it as superfluous.yeah, you'd think that people would just open their favorite image editor and create their own gradient in a few seconds instead. It's up to you if you want it included or not. I'm fine with whatever, it doesn't seem like it can cause a lot of harm. -David