Re: [Development] input method support in Qt5 (linux)

2013-01-25 Thread Weng Xuetian
Hi, (Since I'm not used to one this list, so this reply might not on the thread) I'm a linux input method developer (fcitx) myself. The only problem is, libX11 provides xim implementation, while xcb doesn't, so actually xim for qt5 is a little bit hard to implement. But still there is some reas

Re: [Development] input method support in Qt5 (linux)

2013-01-25 Thread Knoll Lars
Hi Gatis, On Jan 14, 2013, at 1:30 PM, Paeglis Gatis mailto:gatis.paeg...@digia.com>> wrote: After looking at Qt4 / Qt5 source code and doing some internet search I see that ibus plugin has become a part of Qt, where in Qt4 it was a separate plugin hosted somewhere else.. Qt4 offered two opt

[Development] input method support in Qt5 (linux)

2013-01-14 Thread Paeglis Gatis
After looking at Qt4 / Qt5 source code and doing some internet search I see that ibus plugin has become a part of Qt, where in Qt4 it was a separate plugin hosted somewhere else.. Qt4 offered two options XIM and IBUS, selectable by using 'qtconfig' tool, currently Qt5 has support only for ibus