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
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
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