
A simple mod that enhances Fcitx5 users' experience.
This is a mod made for Minecraft, which provides compatibility with Fcitx5, and makes your life easier.
When using IME in Minecraft, pressing a key that is also a game hotkey (e.g. Tab, Enter) causes the key event to be
handled by both the input method and the game.
And then you'll be interrupted. That's crazy. So I wrote this mod, in order to deal with this disrupting problem.
We provides a highly configurable IMBlocker, with a visual element selector.
Besides, we added IME support for native Wayland environment.
Fabric Loader and a JVM shipped with Unsafe (for 1.20 and 1.20.1) are required to run this mod.
Cloth Config is required too. To access the config screen, you need
to install Mod Menu as well.
This mod relies on native libraries to implement its functionalities.
And the built-in libraries were compiled for Linux x86_64 (glibc 2.31, from Debian 11).
If you are using a different architecture (e.g. aarch64) or an incompatible system, you must compile them yourself.
Follow the instructions on GitHub to get started.
This project is licensed under MIT License.