yes, it connects with scim daemon through unix domain socket directly. 2011. 12. 16. 오후 10:21에 "Iván Briano (Sachiel)" <[email protected]>님이 작성:
> 2011/12/16 Jihoon Kim <[email protected]>: > > According to scim official site ( > > > http://www.scim-im.org/wiki/documentation/installation_and_configuration/all/system_configuration > > ), > > it describes the disadvantages of XIM like below : > > > > "Because the XIM protocol has a lot of limitations (for example, it may > > freeze your entire X when something goes wrong with the input method > > server), this combination of settings is generally not recommended. > > > > Higher level input method protocol support > > > > Alternatively to the above method, you can ask your GTK/Qt applications > to > > make use of the GTK/Qt im-module, which are specifically designed to meet > > modern input method requirements." > > > > > > ATM, the difference is that > > > > the scim immodule I've sent displays the candidate window in the > > appropriate position (the below line of cursor), but XIM doesn't. > > > > (In GTK application, XIM module of GTK doesn't display the candidate > window > > in the normal position.) > > > > But this talks directly to SCIM? My question goes towards, do we need > two or they could be merged and used whatever is appropriate depending > on configuration? > > > Thanks. > > > > > > On Fri, Dec 16, 2011 at 9:24 PM, Iván Briano (Sachiel) > > <[email protected]<javascript:_e({}, 'cvml', '[email protected]');> > >> wrote: > > > >> 2011/12/16 Jihoon Kim <[email protected] <javascript:_e({}, 'cvml', > >> '[email protected]');>>: > >> > Hi, EFL developers. > >> > > >> > I'd like to contribute EFL-scim immodule. > >> > > >> > It will be useful to users who wants to input Chinese, Japanese, > Korean, > >> > and a variety of languages that SCIM provides. > >> > > >> > You can build this module according to the below steps: > >> > > >> > # sudo apt-get install scim-dev > >> > # tar xvfz escim_immodule.tar.gz > >> > # cd escim_immodule > >> > # ./autogen.sh > >> > # make > >> > # sudo make install > >> > > >> > When you run, you should set environment variable 'ECORE_IMF_MODULE' > >> > # export ECORE_IMF_MODULE=scim > >> > # elementary_test > >> > > >> > Would you please review this patch and please let me know if this > module > >> > can be put in EFL. > >> > > >> > >> Didn't test it, but how does it differ from the current XIM module? > >> > >> > Thanks. > >> > > >> > > >> > ------------------------------------------------------------------------------ > >> > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > >> > Microsoft is holding a special Learn Windows Azure training event for > >> > developers. It will provide a great way to learn Windows Azure and > what > >> it > >> > provides. You can attend the event by watching it streamed LIVE > online. > >> > Learn more at http://p.sf.net/sfu/ms-windowsazure > >> > _______________________________________________ > >> > enlightenment-devel mailing list > >> > [email protected] <javascript:_e({}, 'cvml', > >> '[email protected]');> > >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > >> > >> > >> > ------------------------------------------------------------------------------ > >> Learn Windows Azure Live! Tuesday, Dec 13, 2011 > >> Microsoft is holding a special Learn Windows Azure training event for > >> developers. It will provide a great way to learn Windows Azure and what > it > >> provides. You can attend the event by watching it streamed LIVE online. > >> Learn more at http://p.sf.net/sfu/ms-windowsazure > >> _______________________________________________ > >> enlightenment-devel mailing list > >> [email protected] <javascript:_e({}, 'cvml', > >> '[email protected]');> > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > ------------------------------------------------------------------------------ > > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > > Microsoft is holding a special Learn Windows Azure training event for > > developers. It will provide a great way to learn Windows Azure and what > it > > provides. You can attend the event by watching it streamed LIVE online. > > Learn more at http://p.sf.net/sfu/ms-windowsazure > > _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > ------------------------------------------------------------------------------ > Learn Windows Azure Live! Tuesday, Dec 13, 2011 > Microsoft is holding a special Learn Windows Azure training event for > developers. It will provide a great way to learn Windows Azure and what it > provides. You can attend the event by watching it streamed LIVE online. > Learn more at http://p.sf.net/sfu/ms-windowsazure > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
