Re: [E-devel] Problems handling a shelf on various resolutions

2009-04-30 Thread Luca De Marini
2009/4/27 Luca De Marini luca.darkmas...@gmail.com 2009/4/27 Luca De Marini luca.darkmas...@gmail.com Hallo everyone, I'm having a hard time trying to figure out how to handle shelves extended to all the screen. I'm talking about shelves that are not automatically reduced to the contents

[E-devel] Efm_Nav keyboard shortcuts

2009-04-30 Thread Sergey Semernin
Hello, All. Situation: efm_nav has a directory change history list. To make keyboard shortcust for up, prev, next I should use EVAS_CALLBACK_KEY_DOWN if widget catch keyboard events. But, efm_nav have'nt focus and not receive this events. Second - make E_Action objects and link them to

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

2009-04-30 Thread Sergey Semernin
Hello, All. In the release plan 'fm2 auto-mount on insert for removable devices, possible import places to e/src/modules (with a better name?) See #229' issue present. Are you plan to move places functionality to efm2? Or 'places' module will be enabled by default and stay 'as is'? Sincerely

[E-devel] Accessing the structure containing an Eina_Inlist

2009-04-30 Thread Albin Tonnerre
Hello, While playing with Eina_Inlist, I noticed that given a pointer to an Eina_Inlist, one can't easily get a pointer to the structure containing it. The only option now is to put the Eina_Inlist first in the structure, and then cast this structure to an Eina_Inlist, which is far from optimal.

Re: [E-devel] E SVN: morlenxus trunk/E-MODULES-EXTRA/diskio/src

2009-04-30 Thread Albin Tonnerre
On Thu, Apr 30, 2009 at 06:15:10AM -0700, Enlightenment SVN wrote : Log: replace ecore with eina Author: morlenxus Date: 2009-04-30 06:15:10 -0700 (Thu, 30 Apr 2009) New Revision: 40474 Modified: trunk/E-MODULES-EXTRA/diskio/src/e_mod_config.c Modified:

[E-devel] Finding focused window

2009-04-30 Thread Sergey Semernin
Hello, All. Help please, how correctly find pointer to focused window? e_border_focused_get gives me pointer to E_Border* and how find window object from it? Sincerely yours, Sergey. -- Jabber/XMPP: sergey.semer...@gmail.com Cellular: +7-909-206-5992

[E-devel] single-line textblock auto scroll

2009-04-30 Thread Tomaz Noleto
Hi, I am trying to use TEXTBLOCK with entry_mode EDITABLE, but I am facing a problem when the typed text gets bigger than the part size. I was expecting that the text could scroll automatically to the left and the cursor would not cross the part's boundaries. Is there any properties that I could

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

2009-04-30 Thread Gustavo Sverzut Barbieri
On Wed, Apr 29, 2009 at 7:18 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Wed, 2009-04-29 at 18:58 -0300, Rafael Antognolli wrote: On Wed, Apr 29, 2009 at 4:31 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: Hi, I've been playing around with the making the bg_object pan on

Re: [E-devel] Problems handling a shelf on various resolutions

2009-04-30 Thread Gustavo Sverzut Barbieri
it's on my queue, just busy :-( On Thu, Apr 30, 2009 at 3:19 AM, Luca De Marini luca.darkmas...@gmail.com wrote: 2009/4/27 Luca De Marini luca.darkmas...@gmail.com 2009/4/27 Luca De Marini luca.darkmas...@gmail.com Hallo everyone, I'm having a hard time trying to figure out how to handle

Re: [E-devel] single-line textblock auto scroll

2009-04-30 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 3:56 PM, Tomaz Noleto tnol...@gmail.com wrote: Hi, I am trying to use TEXTBLOCK with entry_mode EDITABLE, but I am facing a problem when the typed text gets bigger than the part size. I was expecting that the text could scroll automatically to the left and the cursor

Re: [E-devel] Efm_Nav keyboard shortcuts

2009-04-30 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 3:41 AM, Sergey Semernin sergey.semer...@gmail.com wrote: Hello, All. Situation: efm_nav has a directory change history list. To make keyboard shortcust for up, prev, next I should use EVAS_CALLBACK_KEY_DOWN if widget catch keyboard events. But, efm_nav have'nt focus

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

2009-04-30 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 3:45 AM, Sergey Semernin sergey.semer...@gmail.com wrote: Hello, All. In the release plan 'fm2 auto-mount on insert for removable devices, possible import places to e/src/modules (with a better name?) See #229' issue present. Are you plan to move places functionality

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

2009-04-30 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 10:11 AM, Albin Tonnerre albin.tonne...@gmail.com wrote: Hello, While playing with Eina_Inlist, I noticed that given a pointer to an Eina_Inlist, one can't easily get a pointer to the structure containing it. The only option now is to put the Eina_Inlist first in the

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

2009-04-30 Thread Viktor Kojouharov
On Thu, 2009-04-30 at 17:32 -0300, Gustavo Sverzut Barbieri wrote: On Wed, Apr 29, 2009 at 7:18 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Wed, 2009-04-29 at 18:58 -0300, Rafael Antognolli wrote: On Wed, Apr 29, 2009 at 4:31 PM, Viktor Kojouharov vkojouha...@gmail.com wrote:

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

2009-04-30 Thread Viktor Kojouharov
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 release plan 'fm2 auto-mount on insert for removable devices, possible import places to e/src/modules (with a better

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

2009-04-30 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 6:13 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Thu, 2009-04-30 at 17:32 -0300, Gustavo Sverzut Barbieri wrote: On Wed, Apr 29, 2009 at 7:18 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Wed, 2009-04-29 at 18:58 -0300, Rafael Antognolli wrote: On

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

2009-04-30 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 6:16 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: 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 release plan 'fm2 auto-mount on insert

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

2009-04-30 Thread Luca De Marini
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 release plan 'fm2 auto-mount on insert for removable devices,

Re: [E-devel] Finding focused window

2009-04-30 Thread Gustavo Sverzut Barbieri
On Thu, Apr 30, 2009 at 12:00 PM, Sergey Semernin sergey.semer...@gmail.com wrote: Hello, All. Help please, how correctly find pointer to focused window? e_border_focused_get gives me pointer to E_Border* and how find window object from it? What do you want to do? But e_border is what you

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

2009-04-30 Thread Viktor Kojouharov
On Thu, 2009-04-30 at 18:26 -0300, Gustavo Sverzut Barbieri wrote: On Thu, Apr 30, 2009 at 6:13 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Thu, 2009-04-30 at 17:32 -0300, Gustavo Sverzut Barbieri wrote: On Wed, Apr 29, 2009 at 7:18 PM, Viktor Kojouharov vkojouha...@gmail.com

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

2009-04-30 Thread Viktor Kojouharov
On Thu, 2009-04-30 at 18:26 -0300, Gustavo Sverzut Barbieri wrote: On Thu, Apr 30, 2009 at 6:13 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Thu, 2009-04-30 at 17:32 -0300, Gustavo Sverzut Barbieri wrote: On Wed, Apr 29, 2009 at 7:18 PM, Viktor Kojouharov vkojouha...@gmail.com

Re: [E-devel] single-line textblock auto scroll

2009-04-30 Thread The Rasterman
On Thu, 30 Apr 2009 17:35:15 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Thu, Apr 30, 2009 at 3:56 PM, Tomaz Noleto tnol...@gmail.com wrote: Hi, I am trying to use TEXTBLOCK with entry_mode EDITABLE, but I am facing a problem when the typed text gets bigger than the

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

2009-04-30 Thread The Rasterman
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 noticed that given a pointer to an Eina_Inlist, one can't easily get a

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

2009-04-30 Thread The Rasterman
On Thu, 30 Apr 2009 23:13:28 +0200 Viktor Kojouharov vkojouha...@gmail.com said: On Thu, 2009-04-30 at 17:32 -0300, Gustavo Sverzut Barbieri wrote: On Wed, Apr 29, 2009 at 7:18 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Wed, 2009-04-29 at 18:58 -0300, Rafael Antognolli wrote:

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

2009-04-30 Thread The Rasterman
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 249). The question is, how easy would be for a designer to use this

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

2009-04-30 Thread digger vermont
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 = elementary.Frame(win) fr.label_set('Frame') fr.size_hint_weight_set(1.0,

Re: [E-devel] Efm_Nav keyboard shortcuts

2009-04-30 Thread Sergey Semernin
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 if widget catch keyboard events. But, efm_nav have'nt focus and not receive

Re: [E-devel] Finding focused window

2009-04-30 Thread Sergey Semernin
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 from it? What do you want to do? But e_border is what you generally consider a