LemonCaramel / caramelChat

Provides an enhanced IME input experience in Minecraft.
https://modrinth.com/mod/caramel-chat
Other
24 stars 6 forks source link

Fix X11 controller crash/not working #24

Open MATRIX-feather opened 2 months ago

MATRIX-feather commented 2 months ago

Fixes #22, may fix #23

Checked how CocoaInput handles X11Controller earlier, and looks like we need to make these callbacks as standalone fields to make sure they work and not crash the game.

IBus seems to work, Fcitx5 requires to enable "On The Spot" however, so this pr also includes a troubleshooting guide for these users.