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] small misfeature in e16 focus settings ?

2003-11-07 Thread Hall Stevenson
On Fri, 2003-11-07 at 21:23, Alan Schmitt wrote: > On a more generic question, I was thinking of adding an option to have > (real) desktops wrap (like there is an option for virtual desktops). Are > there any plans to continue to add small features to e16 (in other words > would you accept patches)

Re: [E-devel] small misfeature in e16 focus settings ?

2003-11-07 Thread BAM
On Fri, 2003-11-07 at 16:23, Alan Schmitt wrote: > Thanks a lot, I now remember this discussion. I have searched the > archives and looked at the BUGS file, and could not see what happened of > this patch. Is there any plan to include it (or something similar) ? My patch has quite a few problems t

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] small misfeature in e16 focus settings ?

2003-11-07 Thread John Miskinis
Hi, I really hope new patches (like that one!) are accepted. I've got an (unofficial) feeling, it will be quite some time before e17 becomes a full-featured window manager like the new e16.6 is. I suspect e17 is only months away, but if you add epplets and sound to the equation, on top of "any q

Re: [E-devel] small misfeature in e16 focus settings ?

2003-11-07 Thread Alan Schmitt
* Mike Frysinger ([EMAIL PROTECTED]) wrote: Content-Description: signed data > On Friday 07 November 2003 15:11, Alan Schmitt wrote: > > I've kept tweaking the config of my e16 to try to manipulate as much as > > I can from the keyboard. While doing so, I realized that the setting > > "Include icon

Re: [E-devel] small misfeature in e16 focus settings ?

2003-11-07 Thread Mike Frysinger
On Friday 07 November 2003 15:11, Alan Schmitt wrote: > I've kept tweaking the config of my e16 to try to manipulate as much as > I can from the keyboard. While doing so, I realized that the setting > "Include iconified windows in focus list" only works for the desktop > where the window was iconiz

[E-devel] small misfeature in e16 focus settings ?

2003-11-07 Thread Alan Schmitt
Hi, I've kept tweaking the config of my e16 to try to manipulate as much as I can from the keyboard. While doing so, I realized that the setting "Include iconified windows in focus list" only works for the desktop where the window was iconized, even if the iconbox shows the window. To reproduce:

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