RIME 插件不需要“启动”。唯一的要求是主程序要能“看到”插件。输入法本体会在扫描插件之后再进行初始化。 fcitx5-android/app/src/main/java/org/fcitx/fcitx5/android/core/Fcitx.kt Line 392 in b774e4b val plugins = DataManager.getLoadedPlugins() fcitx5-android/app/src/main/java/org/fcitx/...
摘要/ Summary iDvel/rime-ice#836 #491 参考之前的讨论,在 0.0.9 版本中使用的 librime 1.11 对 translator/enable_correction 的支持有问题,需要更新 rime 版本解决。 重现步骤 / Steps to Reproduce None 预期行为 / Expected Behavior None 日志 / Log No response
摘要/ Summary 当我外接键盘时,在配置中设置了关于 Ctrl+Shift+“X” 这样的按键绑定会无效 重现步骤 / Steps to Reproduce 使用 fcitx5-rime 插件。设置了 Ctrl+Shift+F 为切换繁体中文的快捷键但无效。 类似的还有 Ctrl+Shift+x 这样的基本都无效。还是发现一个内置的 C
摘要/ Summary 導入 RIME 版的速成輸入法失敗 重现步骤 / Steps to Reproduce 測試了 RIME 版的 速成 和 倉頡 這種只有 YAML 碼表格式的輸入法都不成功,但是 薄荷输入法 這種本身包含很多檔案的就有導入成功,好像是部署沒辦法成功創建 BIN 檔的原因 预期行为 / Expected
applicationId = "org.fcitx.fcitx5.android.plugin.rime" externalNativeBuild { cmake { targets( "rime" ) } } } buildTypes { release { resValue("string", "app_name", "@string/app_name_release") } debug { resValue("string", "app_name", "@string/app_name_debug") } } packaging {...
rocka changed the title 长按候选词删词功能,不生效 rime plugin 支持删词 May 16, 2024 rocka added enhancement component: native and removed bug labels May 16, 2024 Member rocka commented Jun 20, 2024 Adopt fcitx5 candidate action API #517 implement candidate action: forget candidate fcit...
摘要/ Summary 目前rime的同步文件夹只能在应用对应的文件夹里面,不能设在其他地方,而应用文件夹其他应用不能够访问,这样就不能进行多设备同步了,每次只能手动同步,希望能够增加该功能,应该就是个权限申请的问题 替代方案 / Alternative Solution No response 附加信
描述问题 / Describe the bug 重现步骤 / To Reproduce 预期的行为 / Expected behavior 日志 / Log 截图 / Screenshots 设备信息 / Device Infomation 操作系统 / OS: [e.g. Android 13 (MIUI 14)] 应用版本 / App Version: [e.g. 0.0.6-g024241cf-release] 附加信息 / Add
Enables: fcitx5-android/fcitx5-android#342 eagleoflqj marked this pull request as ready for review October 5, 2023 04:52 wengxt requested changes Oct 5, 2023 View reviewed changes src/CMakeLists.txt Show resolved src/rime-addon.conf.in.in Outdated Show resolved src/rimeengine.cpp Out...
fcitx5 码表 安装方式 从AUR 获取 对于Arch Linux 用户,可以直接在 AUR 获取: 假设你使用的 AUR Helper 是 yay yay -S rime-flypy 从/plum/ 获取 配方:℞ cubercsl/rime-flypy 在/plum/ 文件夹下执行 bash rime-install cubercsl/rime-flypy 手动安装 其他Linux 发行版可以下载仓库中的内容放置在 Rime 的...