Re: [E-devel] Pseudo-trans in Edje

2003-11-08 Thread The Rasterman
On Sat, 08 Nov 2003 12:17:42 +0100 Cristalle Azundris Sabon <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> writes: > > it doesnt even obey the laws of "we will use more cpu but get higher > > quality in return" (give and take). or vice-versa. you

Re: [E-devel] Pseudo-trans in Edje

2003-11-07 Thread The Rasterman
On Fri, 7 Nov 2003 18:57:54 -0600 Ibukun Olumuyiwa <[EMAIL PROTECTED]> babbled: > > me for one will be saying "nup - NOT going into edje". for ONE it breaks the > > model where now edje is dependant on X. no. the answer is NO. if you want > > this - DIY. > > > > I certain

Re: [E-devel] Pseudo-trans in Edje

2003-11-07 Thread Ibukun Olumuyiwa
On Sat 08 Nov 2003, Carsten Haitzler wrote: > On Fri, 7 Nov 2003 01:17:09 -0800 (PST) "Ben Rockwood" <[EMAIL PROTECTED]> > babbled: > > > Any thoughts on adding some ability to provide pseudo-trans to Edje? > > The nicest thing would be to use a statement in E image parts which > > instructed Edje

Re: [E-devel] Pseudo-trans in Edje

2003-11-07 Thread The Rasterman
On Fri, 7 Nov 2003 01:17:09 -0800 (PST) "Ben Rockwood" <[EMAIL PROTECTED]> babbled: > Any thoughts on adding some ability to provide pseudo-trans to Edje? > The nicest thing would be to use a statement in E image parts which > instructed Edje to pull the bg and render it moved and c

Re: [E-devel] Pseudo-trans in Edje

2003-11-07 Thread Ben Rockwood
I suppose that would work. For instance with iconbar or Eplayer however it'd be nice to not make code changes that would only be needed by certain themes. Consistancy with an abstracted Edje would make it preferable to see it in Edje itself. Right now most things that are swallowed are things t

Re: [E-devel] Pseudo-trans in Edje

2003-11-07 Thread Brian Mattern
How about we add a pseudo-trans smart object to esmart. Then you could just swallow it into your edjes. It would still require a small bit of programming on the part of any apps that wanted to use it, but it would be minimal. -- rephorm On Nov 7, 2003, at 5:11 AM, Cristalle Azundris Sabon wr

Re: [E-devel] Pseudo-trans in Edje

2003-11-07 Thread Cristalle Azundris Sabon
"Ben Rockwood" <[EMAIL PROTECTED]> writes: > Any thoughts on adding some ability to provide pseudo-trans to Edje? ... > So is anyone keen on the idea or should this stay a "do it in EVAS > direct" thing? It would possibly be preferable to have it outside of edje so the edje-lib won't be stuck

[E-devel] Pseudo-trans in Edje

2003-11-07 Thread Ben Rockwood
Any thoughts on adding some ability to provide pseudo-trans to Edje? The nicest thing would be to use a statement in E image parts which instructed Edje to pull the bg and render it moved and clipped appropriately. Adding fx to that (tinting/etc) would be nifty but easily accomplished via a rect pl