I've applied the patches on py-elm. Thank you.
--
Boris Faure
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio,
I've added test code in elementary_test > entry6.
You can test it in illume touch environment.
You can use illume touch screen mode following the below step in e17:
Setting > Setting panel > Profiles > Select "Touch Screen" > Press "Apply"
button.
On Saturday, February 4, 2012, Davide Andreoli
On Sat, Feb 04, 2012 at 11:41:59AM +0100, Davide Andreoli wrote:
> 2012/2/4 Martin Jansa :
> > On Fri, Feb 03, 2012 at 06:59:49PM +0100, Davide Andreoli wrote:
> >> 2012/2/3 Martin Jansa :
> >> > On Fri, Feb 03, 2012 at 04:37:20PM +0900, Jihoon Kim wrote:
> >> >> Hi, Martin.
> >> >>
> >> >> '0001-e
2012/2/4 Martin Jansa :
> On Fri, Feb 03, 2012 at 06:59:49PM +0100, Davide Andreoli wrote:
>> 2012/2/3 Martin Jansa :
>> > On Fri, Feb 03, 2012 at 04:37:20PM +0900, Jihoon Kim wrote:
>> >> Hi, Martin.
>> >>
>> >> '0001-elm_entry-add-missing-elm_entry_input_panel_enabled_.patch' is
>> >> applied in
On Fri, Feb 03, 2012 at 06:59:49PM +0100, Davide Andreoli wrote:
> 2012/2/3 Martin Jansa :
> > On Fri, Feb 03, 2012 at 04:37:20PM +0900, Jihoon Kim wrote:
> >> Hi, Martin.
> >>
> >> '0001-elm_entry-add-missing-elm_entry_input_panel_enabled_.patch' is
> >> applied in SVN.
> >> Thanks.
> >>
> >> Howe
2012/2/3 Martin Jansa :
> On Fri, Feb 03, 2012 at 04:37:20PM +0900, Jihoon Kim wrote:
>> Hi, Martin.
>>
>> '0001-elm_entry-add-missing-elm_entry_input_panel_enabled_.patch' is
>> applied in SVN.
>> Thanks.
>>
>> However, I can't apply python patch because I haven't used python.
>>
>> Is there anybo
On Fri, Feb 03, 2012 at 10:52:18AM -0200, Iván Briano (Sachiel) wrote:
> -- Forwarded message --
> From: Martin Jansa
> Date: 2012/2/3
> Subject: Re: [E-devel] [PATCH] python-elementary: keyboard fixes
> To: Enlightenment developer list
>
>
> On Fri, Fe
-- Forwarded message --
From: Martin Jansa
Date: 2012/2/3
Subject: Re: [E-devel] [PATCH] python-elementary: keyboard fixes
To: Enlightenment developer list
On Fri, Feb 03, 2012 at 04:41:19PM +0900, Jihoon Kim wrote:
> As Sachiel said, I guess you don't have any
On Fri, Feb 03, 2012 at 04:37:20PM +0900, Jihoon Kim wrote:
> Hi, Martin.
>
> '0001-elm_entry-add-missing-elm_entry_input_panel_enabled_.patch' is
> applied in SVN.
> Thanks.
>
> However, I can't apply python patch because I haven't used python.
>
> Is there anybody able to review Martin's pytho
On Fri, Feb 03, 2012 at 04:41:19PM +0900, Jihoon Kim wrote:
> As Sachiel said, I guess you don't have any immodule.
>
> You can check whether immodule is existed or not in
> /usr/local/lib/ecore/immodules or /usr/lib/ecore/immodules.
>
> If there is no immodule, en->imf_context is equal to NULL b
As Sachiel said, I guess you don't have any immodule.
You can check whether immodule is existed or not in
/usr/local/lib/ecore/immodules or /usr/lib/ecore/immodules.
If there is no immodule, en->imf_context is equal to NULL because immodule
can't be loaded.
On Friday, February 3, 2012, Martin Ja
Hi, Martin.
'0001-elm_entry-add-missing-elm_entry_input_panel_enabled_.patch' is
applied in SVN.
Thanks.
However, I can't apply python patch because I haven't used python.
Is there anybody able to review Martin's python patch?
On Friday, February 3, 2012, Martin Jansa wrote:
> On Thu, Feb 02,
On Thu, Feb 02, 2012 at 07:09:27PM -0200, Iván Briano (Sachiel) wrote:
> 2012/2/2 Martin Jansa :
> > On Thu, Feb 02, 2012 at 10:03:35AM +0100, Martin Jansa wrote:
> >> On Thu, Feb 02, 2012 at 05:47:14PM +0900, Jihoon Kim wrote:
> >> > Hi, Martin.
> >> >
> >> > Did you compiile ecore with --disable-
On Fri, Feb 03, 2012 at 02:05:43PM +0900, Jihoon Kim wrote:
> Hi, Martin.
>
> I've fixed on rev 67690, 67691.
>
> Would you please test again after updating edje, elementary svn and
> building?
Hi,
can you apply those 4 patches from me, so I can upgrade and test without
local patches?
Thanks,
Hi, Martin.
I've fixed on rev 67690, 67691.
Would you please test again after updating edje, elementary svn and
building?
On Friday, February 3, 2012, Iván Briano (Sachiel) wrote:
> 2012/2/2 Martin Jansa >:
> > On Thu, Feb 02, 2012 at 10:03:35AM +0100, Martin Jansa wrote:
> >> On Thu, Feb 02, 2
2012/2/2 Martin Jansa :
> On Thu, Feb 02, 2012 at 10:03:35AM +0100, Martin Jansa wrote:
>> On Thu, Feb 02, 2012 at 05:47:14PM +0900, Jihoon Kim wrote:
>> > Hi, Martin.
>> >
>> > Did you compiile ecore with --disable-ecore-imf option?
>> > It can be a clue to me to debug this bug.
>>
>> No, imf is e
On Thu, Feb 02, 2012 at 10:03:35AM +0100, Martin Jansa wrote:
> On Thu, Feb 02, 2012 at 05:47:14PM +0900, Jihoon Kim wrote:
> > Hi, Martin.
> >
> > Did you compiile ecore with --disable-ecore-imf option?
> > It can be a clue to me to debug this bug.
>
> No, imf is enabled:
> Ecore_IMF..
On Thu, Feb 02, 2012 at 05:47:14PM +0900, Jihoon Kim wrote:
> Hi, Martin.
>
> Did you compiile ecore with --disable-ecore-imf option?
> It can be a clue to me to debug this bug.
No, imf is enabled:
Ecore_IMF: yes
XIM: yes
SCIM.
Hi, Martin.
Did you compiile ecore with --disable-ecore-imf option?
It can be a clue to me to debug this bug.
If it is, I think it can be fixed easily. (I will.)
On Thursday, February 2, 2012, Martin Jansa wrote:
> Hi,
>
> two patches attached to make keyboard show/hide working again at least
>
Hi,
two patches attached to make keyboard show/hide working again at least
when called manually
ie: win.keyboard_mode_set(elementary.ELM_WIN_KEYBOARD_ON)
But there is still problem with virtual keyboard not automatically
showing when some text entry get focus
I guess it's because of this patch
h
20 matches
Mail list logo