<div dir="ltr">Hi,<br><div><br></div><div>I'm working on IME (Input Method Editor) on Linux as the current solution using XIM is probably not working and XIM is known to be outdated.</div><div><br></div><div>I'm basing it on</div><div><a href="https://docs.gtk.org/gtk3/class.IMContext.html" target="_blank">https://docs.gtk.org/gtk3/class.IMContext.html</a></div><div><br></div><div>Which is built on top of Ibus (Intelligent Input Bus). To my understanding there's an option for XIM too.</div><div><br></div><div>I'm testing it using Japanese and Anthy. For now it's compiling and sending IME commits to a TextArea but not deleting preedits (have to figure it out how to do it).</div><div><br></div><div>It's a land I started to explore (and I know nothing outside the latin-based languages). I'm looking for use cases or samples I can use to test.</div><div><br></div><div>It's also a work to eliminate X11 calls so we can support wayland.</div><div><br></div><div>Cheers</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>