Nimf 입력 도구

Nimf는 Unix 계통의 환경을 위한 가볍고 효율적인 입력기(IME)입니다. 구형 하드웨어나 가상 환경에서도 빠르고 자원을 적게 사용하는 타이핑 경험을 제공하는 것을 목표로 합니다.
Read more ...Common input method
Cim stands for Common input method.
Input methods in Linux and BSD are fragmented.There are many input methods in Linux and BSD, such as XIM, Gtk-IM, Qt-IM, and Wayland-IM.
Cim is software that integrates these input methods.
Already, the Gtk input method and the Qt input method are plugin methods, and it has already been proven that there is no problem for decades when these plugin methods are used for input.
However, since the Gtk input method and Qt input method depend on Gtk and Qt, respectively, X-only, Java, Wayland-only, and console-only applications cannot use such Gtk and Qt input methods.
So I designed a common input method with C API by removing the dependency on Gtk from the Gtk input method.
Cim is made with C API and has no dependencies, so it can be used in various computer languages and applications.
Read more ...