Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-29 Thread The Rasterman
On Thu, 28 Jul 2011 22:16:47 +0900 Naruto TAKAHASHI said: > Thanks, raster! > > BTW, where is iBus config? :) none. ibus is new and ... well new. you can make an ibus one.. look at the scim, uim and iimf ones. we could make kinput2 and many others... i'll leave it up to whoever wants to use tha

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-28 Thread Sachiel
2011/7/28 Naruto TAKAHASHI : > Thanks, raster! > > BTW, where is iBus config? :) > It's not there, but the imc files used by E are just plain Eet. It should be easy to decode one to use as a base for the ibus one. > 2011/7/28 Carsten Haitzler : >> On Tue, 26 Jul 2011 13:57:05 -0300 Iván Briano (S

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-28 Thread Naruto TAKAHASHI
Thanks, raster! BTW, where is iBus config? :) 2011/7/28 Carsten Haitzler : > On Tue, 26 Jul 2011 13:57:05 -0300 Iván Briano (Sachiel) > said: > > and that's now set up with the scim, uim and iimf configs for input methods in > e17. :) > >> 2011年7月26日13:52 Naruto TAKAHASHI : >> > Ya, thanks raste

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-28 Thread Sachiel
2011/7/28 Carsten Haitzler : > On Tue, 26 Jul 2011 13:57:05 -0300 Iván Briano (Sachiel) > said: > > and that's now set up with the scim, uim and iimf configs for input methods in > e17. :) > YY! Jeffdameth! Fix Everything so it works with SCIM! >> 2011年7月26日13:52 Nar

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-28 Thread The Rasterman
On Tue, 26 Jul 2011 13:57:05 -0300 Iván Briano (Sachiel) said: and that's now set up with the scim, uim and iimf configs for input methods in e17. :) > 2011年7月26日13:52 Naruto TAKAHASHI : > > Ya, thanks raster :) > > > > Now we are missing the E17 IM settings to set ECORE_IMF_MODULE properly. >

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-26 Thread Sachiel
2011年7月26日13:52 Naruto TAKAHASHI : > Ya, thanks raster :) > Now we are missing the E17 IM settings to set ECORE_IMF_MODULE properly. With my locale it's not loading the xim one by default when I run Elementary. > 2011/7/26 Carsten Haitzler : >> On Sat, 23 Jul 2011 22:22:10 +0900 Jihoon Kim said:

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-26 Thread Naruto TAKAHASHI
Ya, thanks raster :) 2011/7/26 Carsten Haitzler : > On Sat, 23 Jul 2011 22:22:10 +0900 Jihoon Kim said: > > i fixed this one in svn already :) > >> Hi, Naruto. >> >> I've tested in elementary_test > entry menu after applying my edje patch >> related to client_window_set. >> However, I couldn't se

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-26 Thread The Rasterman
On Sat, 23 Jul 2011 22:22:10 +0900 Jihoon Kim said: i fixed this one in svn already :) > Hi, Naruto. > > I've tested in elementary_test > entry menu after applying my edje patch > related to client_window_set. > However, I couldn't see the preedit string in the entry widget while I was > typing

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-26 Thread The Rasterman
On Sat, 23 Jul 2011 19:14:36 +0900 Naruto TAKAHASHI said: fixes patch in - warnings were already fixed :) > Hi, Vencent. > > (I forgeted adding e-devel ML address to Cc. So send again.) > > > split your patch in 3 patches (the 3 things above). Or at least 2 patches > > (one for the warnings, t

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-26 Thread The Rasterman
: Jihoon Kim > Cc: Naruto TAKAHASHI; Mike McCormack; > enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [Patch] Add > XIM module for ecore_imf > > Hello people, > > Some bad-ass top-posting because I feel like it. > > These patches seem to be fine except for two things: &g

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-26 Thread The Rasterman
) [mailto:sachi...@gmail.com] > > Sent: Sunday, July 10, 2011 4:08 PM > > To: Jihoon Kim > > Cc: Naruto TAKAHASHI; Mike McCormack; > > enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [Patch] > > Add XIM module for ecore_imf > > > > Hello peopl

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-26 Thread The Rasterman
On Mon, 11 Jul 2011 08:43:28 -0300 Iván Briano (Sachiel) said: > I know that everyone and their mothers will use Elm_Win or at least > Ecore_Evas, but if > this patch goes in, then we'll be saying that that's the only way to use Edje. > Ideally, we need a way to keep Edje as ignorant as it is tod

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-25 Thread Sachiel
ow_yo(Evas *e); > -Original Message- > From: Iván Briano (Sachiel) [mailto:sachi...@gmail.com] > Sent: Sunday, July 10, 2011 4:08 PM > To: Jihoon Kim > Cc: Naruto TAKAHASHI; Mike McCormack; > enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] [Patch] Add

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-23 Thread Jihoon Kim
Hi, Naruto. I've tested in elementary_test > entry menu after applying my edje patch related to client_window_set. However, I couldn't see the preedit string in the entry widget while I was typing. In addition, sometimes segmentation fault was occured. Here is backtrace of GDB. (gdb) bt #0 0x00

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-23 Thread Naruto TAKAHASHI
Hi, Vencent. (I forgeted adding e-devel ML address to Cc. So send again.) > split your patch in 3 patches (the 3 things above). Or at least 2 patches > (one for the warnings, the other for the fixes). I split my patch to 2 paches. one for warnings, the other for fixes. Thanks. 2011/7/23 Vincen

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-23 Thread Vincent Torri
hey On Sat, 23 Jul 2011, Naruto TAKAHASHI wrote: Hi JihoonKim, and EFL developers. I attach a patch for fixing some XIM module bugs. - fix showing previous preedit string bug. - delete compile warning(thanks JihoonKim) - fix some sequence issue to send preedit changed event and commit ev

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-23 Thread Naruto TAKAHASHI
Hi JihoonKim, and EFL developers. I attach a patch for fixing some XIM module bugs. - fix showing previous preedit string bug. - delete compile warning(thanks JihoonKim) - fix some sequence issue to send preedit changed event and commit event.(thanks JihoonKim) Please review this patch?

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-22 Thread Naruto TAKAHASHI
Hi, JihoonKim. I talked to you how fix "preedit draw callback " direction on IRC. I repeat to talk this stuff for didn't see this talk. Your patch behavior is no problem. But Preedit Draw Callback needs insert, delete, and replace by referencing Preedit Draw Callback argument. (detail: http://st

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-22 Thread Jihoon Kim
(Sachiel) [mailto:sachi...@gmail.com] Sent: Sunday, July 10, 2011 4:08 PM To: Jihoon Kim Cc: Naruto TAKAHASHI; Mike McCormack; enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [Patch] Add XIM module for ecore_imf Hello people, Some bad-ass top-posting because I feel like it. These pat

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-16 Thread Jihoon Kim
Hi, Naruto. As I told you last Friday on IRC, I guess there are some bugs in your xim immodule. For example, in case that I'd like to input '私の' (watasino), the preedit string was got from your immodule like below '私のしの'. In addition, there are some sequence issue to send preedit changed event an

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-12 Thread Jihoon Kim
uesday, July 12, 2011 2:17 AM To: Iván Briano (Sachiel) Cc: Jihoon Kim; Mike McCormack; enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [Patch] Add XIM module for ecore_imf Hi, Sachiel. I guess that EFL immodule is in a developing stage. EFL immodule has some problems which is diff

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-11 Thread Mike McCormack
On 07/08/2011 03:15 PM, Naruto TAKAHASHI wrote: > I attached some patches of XIM module of ecore_imf. > > As far as I know, EFL has not having official ecore_imf module in E > repository. And ecore_x has XIM code but is unavailable condition. > So I moved XIM code of ecore_x as ecore_imf module.

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-11 Thread Naruto TAKAHASHI
Hi, Sachiel. I guess that EFL immodule is in a developing stage. EFL immodule has some problems which is different from your report. and EFL immodule has some unpopulated part. Example, E17 e_entry.c text field doesn't display preedit string. Elementary doesn't have a evas object that is implem

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-11 Thread Sachiel
is today of those details > -Original Message- > From: Iván Briano (Sachiel) [mailto:sachi...@gmail.com] > Sent: Sunday, July 10, 2011 4:08 PM > To: Jihoon Kim > Cc: Naruto TAKAHASHI; Mike McCormack; > enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] [P

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-10 Thread Mike McCormack
On 07/10/2011 02:51 AM, Naruto TAKAHASHI wrote: > Hi Mike. > > Thanks, feedback. I merged it to xim/Makefile.am. > > I attach a source code for using XIM module debug. > This program can check a below behaviors. > > - toggle enable and disable XIM > - commit string from XIM > > Another test

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-10 Thread Jihoon Kim
-- From: Iván Briano (Sachiel) [mailto:sachi...@gmail.com] Sent: Sunday, July 10, 2011 4:08 PM To: Jihoon Kim Cc: Naruto TAKAHASHI; Mike McCormack; enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [Patch] Add XIM module for ecore_imf Hello people, Some bad-ass top-posting because I

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-10 Thread Sachiel
Hello people, Some bad-ass top-posting because I feel like it. These patches seem to be fine except for two things: 1.- Dead keys is broken and I'm not sure why, but let's forget about that for now. (dead keys is what makes some us type ' + a and get á) 2.- It doesn't work in any way with Eleme

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-08 Thread Mike McCormack
On 07/08/2011 03:15 PM, Naruto TAKAHASHI wrote: > Hi, All. > > I attached some patches of XIM module of ecore_imf. > > As far as I know, EFL has not having official ecore_imf module in E > repository. And ecore_x has XIM code but is unavailable condition. > So I moved XIM code of ecore_x as ecore

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-08 Thread Boris Faure
On Fri, Jul 8, 2011 at 08:15, Naruto TAKAHASHI wrote: > Hi, All. > > I attached some patches of XIM module of ecore_imf. > > As far as I know, EFL has not having official ecore_imf module in E > repository. And ecore_x has XIM code but is unavailable condition. > So I moved XIM code of ecore_x as