Re: [E-devel] Fixing EFL and input focus on Maemo5/Fremantle

2009-12-14 Thread The Rasterman
On Mon, 14 Dec 2009 23:04:10 + Valerio Valerio said: > > do you have info on what really this is for and why? right now, i don't > > "get > > it" where this is meant to be, and why. the qt patches imply it's for > > take_focus handling - and qt uses this focus mode last i checked. gtk and >

Re: [E-devel] Fixing EFL and input focus on Maemo5/Fremantle

2009-11-29 Thread Laszlo KREKACS
On Sun, Nov 29, 2009 at 2:01 PM, Carsten Haitzler wrote: > On Sun, 29 Nov 2009 10:54:41 -0200 Gustavo Sverzut Barbieri > said: >> dunno. Just seems that you'll not get the virtual keyboard unless you >> do that. I need to try patches to see if it really work out, Valerio >> is about to test some

Re: [E-devel] Fixing EFL and input focus on Maemo5/Fremantle

2009-11-29 Thread The Rasterman
On Sun, 29 Nov 2009 10:54:41 -0200 Gustavo Sverzut Barbieri said: > On Sun, Nov 29, 2009 at 4:00 AM, Carsten Haitzler > wrote: > > On Sat, 28 Nov 2009 18:01:18 -0200 Gustavo Sverzut Barbieri > > said: > > > > what i don't get is... efl doesnt set take_focus modes on its windows... so > > why is

Re: [E-devel] Fixing EFL and input focus on Maemo5/Fremantle

2009-11-29 Thread Gustavo Sverzut Barbieri
On Sun, Nov 29, 2009 at 4:00 AM, Carsten Haitzler wrote: > On Sat, 28 Nov 2009 18:01:18 -0200 Gustavo Sverzut Barbieri > said: > > what i don't get is... efl doesnt set take_focus modes on its windows... so > why > is it getting a take focus request? dunno. Just seems that you'll not get the vi

Re: [E-devel] Fixing EFL and input focus on Maemo5/Fremantle

2009-11-28 Thread The Rasterman
On Sat, 28 Nov 2009 18:01:18 -0200 Gustavo Sverzut Barbieri said: what i don't get is... efl doesnt set take_focus modes on its windows... so why is it getting a take focus request? > Hi all, > > Valerio from Maemo community and developer of Python-EFL based > Bluemaemo noticed that all EFL app

Re: [E-devel] Fixing EFL and input focus on Maemo5/Fremantle

2009-11-28 Thread Tom Haste
Sorry if this is sidetracking a tad, but we also need a focus theme for elementary (and E i guess). I know with my nokia 770 there was a single button that was used like a left click. I imagine the n900 is quite the same. Anyway, if anyone has any suggestions on a focus theme, id gladly make it up

[E-devel] Fixing EFL and input focus on Maemo5/Fremantle

2009-11-28 Thread Gustavo Sverzut Barbieri
Hi all, Valerio from Maemo community and developer of Python-EFL based Bluemaemo noticed that all EFL applications are broken with regard to focus on Maemo5 (aka Fremantle) platform. Actually, lots of people noticed it, but Valerio investigated the problem and solutions people were using to solve