[E-devel] ALT and WIN modifiers can be the same

2005-05-19 Thread
Hi all, The ALT and WIN modifiers can be the same if someone like me does not use the "us" layout. The WIN keys are not even modifiers in my case and as the ALT is also META the ECORE_X_MODIFIER_ALT will be the same as ECORE_X_MODIFIER_WIN. This can screw up the keybindings because of the mappin

Re: [E-devel] edje mouse_aware background

2005-05-19 Thread Lionel ORRY
that's great ! Tanks a lot for your help. I'll dive more into embryo these days i think... Cheers. Carsten Haitzler (The Rasterman) wrote: On Thu, 19 May 2005 14:31:18 +0200 Lionel ORRY <[EMAIL PROTECTED]> babbled: Here is my attempt to do this. Follow README for usage... It's not very realistic

Re: [E-devel] Focus police

2005-05-19 Thread The Rasterman
On Fri, 20 May 2005 01:53:19 +0500 Boldin Pavel <[EMAIL PROTECTED]> babbled: > Hi all again :). > > This is my patch to implement focus policy. > > Patch not against latest CVS, but i think it is easy to apply. > > Setting and getting focus policy is done by IPC (enli

Re: [E-devel] cpu/net load module

2005-05-19 Thread The Rasterman
On 19 May 2005 12:31:51 +0200 Holger Hanrath <[EMAIL PROTECTED]> babbled: hmm - it'd be nice if you could make it work the way the other e_modules stuff works - data in the shared data dir etc. i'll have to spend some time fixing up the build sys :( -- - Codito,

Re: [E-devel] E Path... No Inherit

2005-05-19 Thread The Rasterman
On Wed, 18 May 2005 23:07:42 +0800 Stafford Horne <[EMAIL PROTECTED]> babbled: > Well, > > I talked to raster in irc and we decided that it is not a good idea to > do any type of path combination. This should be done by applications. > So Emblem should change to search the bg-

Re: [E-devel] edje mouse_aware background

2005-05-19 Thread The Rasterman
On Thu, 19 May 2005 14:31:18 +0200 Lionel ORRY <[EMAIL PROTECTED]> babbled: > Here is my attempt to do this. Follow README for usage... > It's not very realistic though... I'm not an artist. Feel free to make > something better from this ! > BTW, I know that light is not exactly

Re: [E-devel] enlightenment-remote crashes

2005-05-19 Thread The Rasterman
On Wed, 18 May 2005 16:06:53 +0400 Enlightened <[EMAIL PROTECTED]> babbled: > When I run enlightenment-remote - enlightenment crashes > when I close Emblem it crashes too. > System - FreeBSD 6.0 > Error in gdb: > Program received signal SIGBUS, Bus error. > [Switching to Threa

[E-devel] Focus police

2005-05-19 Thread Boldin Pavel
Hi all again :). This is my patch to implement focus policy. Patch not against latest CVS, but i think it is easy to apply. Setting and getting focus policy is done by IPC (enlighenment_remote) and use e_focus and e_border files as base of implementation. -- Boldin Pavel aka davinchi. mail-to: ld

Re: [E-devel] enlightenment-remote crashes

2005-05-19 Thread Enlightened
hmm.. Yes new ecore and evas installed over an older installation of ecore and evas Enlightenment_remote crashes enlightenment-rmote -bg-set crashes too only enlightenment_remote -h doesn't crash ot > What are you telling enlightenment-remote to do when you are running it? > Does it crash E d

Re: [E-devel] edje mouse_aware background

2005-05-19 Thread Lionel ORRY
Here is my attempt to do this. Follow README for usage... It's not very realistic though... I'm not an artist. Feel free to make something better from this ! BTW, I know that light is not exactly under the pointer (depends on the relative position of pointer) but it's a nice not_wanted_first effect

Re: [E-devel] edje mouse_aware background

2005-05-19 Thread The Rasterman
On Thu, 19 May 2005 09:43:55 +0200 Lionel ORRY <[EMAIL PROTECTED]> babbled: > Hi all, > > I was wondering about making a new kind of edje background : i'd like to > create a uniform color everywhere (say black for now), and reveal only > the part of an underlayered picture

[E-devel] edje mouse_aware background

2005-05-19 Thread Lionel ORRY
Hi all, I was wondering about making a new kind of edje background : i'd like to create a uniform color everywhere (say black for now), and reveal only the part of an underlayered picture which is around the mouse position. Imagine the mouse working like a light which reveals the closest part of

Re: [E-devel] Focus settings

2005-05-19 Thread
Thanks for the answer. I have already figured the "flag thing" out and setting the focus in e_border_eval(), but I didn't know if this was the right way to do this. However, I came across a problem. If a dialog appears on the screen, it will get the focus. After that if the dialog disappears the