Re: [E-devel] short/hot keys

2005-04-30 Thread [EMAIL PROTECTED]
Thanks! I will try to learn. (B (BBye (BGodzzo (B (BCarsten Haitzler (The Rasterman) wrote: (B (B>On Sat, 23 Apr 2005 11:12:36 +0200 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> (B>babbled: (B> (B> (B> (B>>Hello! (B>> (B>>Carsten Haitzler (The Rasterman) wrote: (B>> (B>> (B>> (B

Re: [E-devel] short/hot keys

2005-04-28 Thread The Rasterman
On Sat, 23 Apr 2005 11:12:36 +0200 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> (Bbabbled: (B (B> Hello! (B> (B> Carsten Haitzler (The Rasterman) wrote: (B> (B> >that depends on the quality of the code/patches and how well it's done :) we (B> >can't pre-approve things that haven't been done

Re: [E-devel] short/hot keys

2005-04-23 Thread [EMAIL PROTECTED]
Hello! (B (BCarsten Haitzler (The Rasterman) wrote: (B (B>that depends on the quality of the code/patches and how well it's done :) we (B>can't pre-approve things that haven't been done yet :) you also will be in a (B>race-condition of who gets to doing it "right" first :) (B> (B> (BI

Re: [E-devel] short/hot keys

2005-04-21 Thread The Rasterman
On Thu, 21 Apr 2005 20:11:00 +0200 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> (Bbabbled: (B (B> Hello! (B> (B> If I try to make a Enlightenment conform solution for key binding, you (B> can approve it? (B (Bthat depends on the quality of the code/patches and how well it's done :) we (Bcan'

Re: [E-devel] short/hot keys

2005-04-21 Thread [EMAIL PROTECTED]
Hello! (B (BIf I try to make a Enlightenment conform solution for key binding, you (Bcan approve it? (B (BBye (BGodzzo (B (BCarsten Haitzler (The Rasterman) wrote: (B (B>On Tue, 19 Apr 2005 19:55:20 +0200 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> (B>babbled: (B> (B> (B> (B>>Hello! 

Re: [E-devel] short/hot keys

2005-04-20 Thread [EMAIL PROTECTED]
>also the keybindings need to work off configuration and generic > actions - like the button bindings do now. also to do bindings right Who will define the key "generic actions"? >look at the "old" ecore code in ecore/src/e_x.c and ecore/src/e_ev_x.c will see >we cant go putting random x code in e1

Re: [E-devel] short/hot keys

2005-04-19 Thread The Rasterman
On Tue, 19 Apr 2005 19:55:20 +0200 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> (Bbabbled: (B (B> Hello! (B> (B> I would like to create some key handling code for enlightenment wm (B> (I would like to use it, hence I need hot key)s. (B> I created some test codes in e_border.c. (B> I will put

Re: [E-devel] short/hot keys

2005-04-19 Thread André Medeiros
On Tue, 2005-04-19 at 19:55 +0200, [EMAIL PROTECTED] wrote: > Hello! > > I would like to create some key handling code for enlightenment wm > (I would like to use it, hence I need hot key)s. > I created some test codes in e_border.c. > I will put the XGrabKey codes to ecore_x.c, and I have to an

[E-devel] short/hot keys

2005-04-19 Thread [EMAIL PROTECTED]
Hello! I would like to create some key handling code for enlightenment wm (I would like to use it, hence I need hot key)s. I created some test codes in e_border.c. I will put the XGrabKey codes to ecore_x.c, and I have to analyze, how can catch the keys in desktop (I only can at now the window key