On Wed, 12 Nov 2008 12:34:22 +0100 Viktor Kojouharov <[EMAIL PROTECTED]> babbled:
> the current policy within E code is that ecore_evas_alpha_set is only > called when the window is shaped. The usual practice for figuring this > out is to look at the edje data for a "shaped" key. But what if the > theme does not specify a shaped key, but specifies a color_class? With a > color class and a composite manager, specifying an alpha value, > different from 255 will not be destructive, as long as the > above-mentioned function is called. a very bad idea for performance reasons. it is a key for a specific reason :) > I propose that we always call ecore_evas_alpha_set(ee, 1) if > use_composite is true, regardless of whether the theme group has a > "shaped" key. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
