We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我是一个Linux用户,输入错了要删除的话输入法内和游戏内已经输入的文字都会被删除
The text was updated successfully, but these errors were encountered:
啊这,linux和mac用户少,而且我也不熟悉它们的api,所以就没有支持咯
Sorry, something went wrong.
That's a Minecraft bug afaik, seems to be with fcitx5?
There's a bug tracking entry for that on Jira.
(x11下)输入框已输入字符和候选词同时被删这个可以考虑用cocoainput的高版本解决
不过全屏下显示输入法候选词显示估计还得有人去查一查x11文档(不清楚是否需要查wayland文档,但印象中lwjgl2/3现在都是xorg/xwayland)和Mac相关文档才行
win32下有ImmGetCandidateListA和ImmGetCandidateListW可以拿到候选词
但x11下似乎找不到对应的api (不清楚XGetICValues有没有能拿到候选词的参,也不清楚能不能用XSetICValues让x11的输入法在mc全屏的情况下显示)
Mac我就更不清楚了
No branches or pull requests
我是一个Linux用户,输入错了要删除的话输入法内和游戏内已经输入的文字都会被删除
The text was updated successfully, but these errors were encountered: