[E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-01 Thread Sergey Semernin
Hello, All. This patch adding keyboard shortcuts to efm_nav module. When efm_nav placed on efm2 window toolbar, next shortcuts are activated: Alt+Left -- backward in chdir's history, Alt+Right -- forward in chdir's history, Alt+Up-- go to parent dir, Control+r -- refresh view

Re: [E-devel] [RFC] background panning when changing desks

2009-05-01 Thread Viktor Kojouharov
On Fri, 2009-05-01 at 10:33 +1000, Carsten Haitzler wrote: On Fri, 01 May 2009 02:02:01 +0200 Viktor Kojouharov vkojouha...@gmail.com said: I've updated the patch with a few fixes and also with sending a message with all the info that can be used to reproduce the animation (see line

Re: [E-devel] Accessing the structure containing an Eina_Inlist

2009-05-01 Thread Albin Tonnerre
On Fri, May 01, 2009 at 10:13:09AM +1000, Carsten Haitzler wrote : On Thu, 30 Apr 2009 18:02:45 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Thu, Apr 30, 2009 at 10:11 AM, Albin Tonnerre albin.tonne...@gmail.com wrote: Hello, While playing with Eina_Inlist, I

Re: [E-devel] Accessing the structure containing an Eina_Inlist

2009-05-01 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 9:13 PM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 30 Apr 2009 18:02:45 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Thu, Apr 30, 2009 at 10:11 AM, Albin Tonnerre albin.tonne...@gmail.com wrote: Hello, While playing with Eina_Inlist,

Re: [E-devel] Accessing the structure containing an Eina_Inlist

2009-05-01 Thread Vincent Torri
On Fri, 1 May 2009, Gustavo Sverzut Barbieri wrote: On Thu, Apr 30, 2009 at 9:13 PM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 30 Apr 2009 18:02:45 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Thu, Apr 30, 2009 at 10:11 AM, Albin Tonnerre

Re: [E-devel] Mouse events with elementary and python?

2009-05-01 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 10:17 PM, digger vermont dv_ml...@verizon.net wrote: Hello All, I'm working with the python bindings for elementary and can't figure out how to use the mouse events.  I can get them to work with a slider, but with the frame and anchor block I tried it is not.    fr =

Re: [E-devel] Accessing the structure containing an Eina_Inlist

2009-05-01 Thread Gustavo Sverzut Barbieri
On Fri, May 1, 2009 at 8:18 AM, Vincent Torri vto...@univ-evry.fr wrote: On Fri, 1 May 2009, Gustavo Sverzut Barbieri wrote: On Thu, Apr 30, 2009 at 9:13 PM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 30 Apr 2009 18:02:45 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi

Re: [E-devel] Accessing the structure containing an Eina_Inlist

2009-05-01 Thread Albin Tonnerre
On Fri, May 01, 2009 at 01:18:38PM +0200, Vincent Torri wrote : On Fri, 1 May 2009, Gustavo Sverzut Barbieri wrote: On Thu, Apr 30, 2009 at 9:13 PM, Carsten Haitzler ras...@rasterman.com wrote: The only problem I see and I already talked to Albin about it is on weird compilers without

Re: [E-devel] Finding focused window

2009-05-01 Thread Gustavo Sverzut Barbieri
On Fri, May 1, 2009 at 2:55 AM, Sergey Semernin sergey.semer...@gmail.com wrote: Hello, All. In message from 1 мая 2009 Gustavo Sverzut Barbieri wrote: Help please, how correctly find pointer to focused window? e_border_focused_get gives me pointer to E_Border* and how find window object

Re: [E-devel] Efm_Nav keyboard shortcuts

2009-05-01 Thread Gustavo Sverzut Barbieri
On Fri, May 1, 2009 at 2:52 AM, Sergey Semernin sergey.semer...@gmail.com wrote: Hello, All. In message from 1 мая 2009 Gustavo Sverzut Barbieri wrote: Situation: efm_nav has a directory change history list. To make keyboard shortcust for up, prev, next I should use EVAS_CALLBACK_KEY_DOWN

Re: [E-devel] Accessing the structure containing an Eina_Inlist

2009-05-01 Thread Gustavo Sverzut Barbieri
On Fri, May 1, 2009 at 8:34 AM, Albin Tonnerre albin.tonne...@gmail.com wrote: On Fri, May 01, 2009 at 01:18:38PM +0200, Vincent Torri wrote : On Fri, 1 May 2009, Gustavo Sverzut Barbieri wrote: On Thu, Apr 30, 2009 at 9:13 PM, Carsten Haitzler ras...@rasterman.com wrote: The only

Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-01 Thread Gustavo Sverzut Barbieri
On Fri, May 1, 2009 at 4:02 AM, Sergey Semernin sergey.semer...@gmail.com wrote: Hello, All. This patch adding keyboard shortcuts to efm_nav module. When efm_nav placed on efm2 window toolbar, next shortcuts are activated: Just a small comment, other than that looks good to be included: @@

Re: [E-devel] [RFC] background panning when changing desks

2009-05-01 Thread Toma
I've updated the patch with a few fixes and also with sending a message with all the info that can be used to reproduce the animation (see line 249). The question is, how easy would be for a designer to use this info and create the parallax effect in edje? I don't know embryo that much, but I

Re: [E-devel] Accessing the structure containing an Eina_Inlist

2009-05-01 Thread Peter Wehrfritz
Gustavo Sverzut Barbieri schrieb: On Fri, May 1, 2009 at 8:18 AM, Vincent Torri vto...@univ-evry.fr wrote: On Fri, 1 May 2009, Gustavo Sverzut Barbieri wrote: On Thu, Apr 30, 2009 at 9:13 PM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 30 Apr 2009 18:02:45 -0300

Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-01 Thread Sergey Semernin
Hello, All. In message from 1 мая 2009 Gustavo Sverzut Barbieri wrote: Just a small comment, other than that looks good to be included: @@ -175,11 +186,11 @@      {       case E_GADCON_ORIENT_TOP:       case E_GADCON_ORIENT_BOTTOM: -       e_gadcon_client_aspect_set(gcc, 16 * 3, 16);

Re: [E-devel] [RFC] background panning when changing desks

2009-05-01 Thread Viktor Kojouharov
On Fri, 2009-05-01 at 21:05 +0800, Toma wrote: I've updated the patch with a few fixes and also with sending a message with all the info that can be used to reproduce the animation (see line 249). The question is, how easy would be for a designer to use this info and create the parallax

Re: [E-devel] [PATCH] efm_nav keyboard shortcuts

2009-05-01 Thread Sergey Semernin
Hello, All. In message from 1 мая 2009 sda wrote: sorry, but is it possible to make keys as variables through the Input - Key Bindings window? right now we have Esc binded as go back for EFM and suppose that it'd be enough for hardcoded keybindings. thanks. It is possible, I had variant

[E-devel] edje: emit signal to 'GROUP' part

2009-05-01 Thread pieterg
I'm relatively new to edje, been picking most things up rather quickly. There's one thing I would like to accomplish, but haven't managed yet: How can I emit a signal to a 'type: GROUP' part, to be received by a program in that group? The other way around is easy, a signal from source

Re: [E-devel] fm2 auto-mount on insert for removable devices

2009-05-01 Thread Dave Andreoli
2009/4/30 Luca De Marini luca.darkmas...@gmail.com 2009/4/30 Viktor Kojouharov vkojouha...@gmail.com On Thu, 2009-04-30 at 18:01 -0300, Gustavo Sverzut Barbieri wrote: On Thu, Apr 30, 2009 at 3:45 AM, Sergey Semernin sergey.semer...@gmail.com wrote: Hello, All. In the

Re: [E-devel] edje: emit signal to 'GROUP' part

2009-05-01 Thread Jose Gonzalez
pieterg wrote: I'm relatively new to edje, been picking most things up rather quickly. There's one thing I would like to accomplish, but haven't managed yet: How can I emit a signal to a 'type: GROUP' part, to be received by a program in that group? The other way around is easy, a