Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.13 KB

AutoIME

Disable IME automatically when a textbox is focused. Currently works with windows only.

Still requires InputFix to allow IME to work at all though.

拒绝这很贵的!

LICENSE

All rights reserved. You are only granted a revocable, non-transferable and non-exclusive license to use the releases built by github action. You are not allowed to redistribute any part of this project, be it sources or derivative works.

Reasoning

  • The project is still in a pretty bad shape - it still lacks compatibility checks with other mods.
  • The project uses JNA historically, but have since transitioned to pure JNI, which will remove the need to shade jna.
  • The project lacks compatibility with cocoainput, which is by far the best IME mod.
  • The project only works with windows, since I have absolutely no idea what X11 and macos is doing with IME.

Open up later on when I cleared this up.

Compat

  1. InputFix. Semi-required to allow uses of IME
  2. BetterQuesting.
  3. BiblioCraft

Download

Currently, this is only released on github releases.

DO NOT PUBLISH THIS ON MODRINTH OR CURSEFORGE.