trime
trime copied to clipboard
同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android
候选栏翻页也许符合键盘的使用习惯,却不符合触摸屏的使用习惯。特别是当屏幕无法显示完一页的候选词的时候,会导致一页内需要滚动,滚到最右边又需要翻页,操作很不连贯。虽然滚到最右边用力往左拉也能翻页,但是依然没法带来连贯的操作体验。 我希望候选词栏能添加连续滚动的模式,可以连续不停顿地进行滚动。
**Describe the bug** 悬浮窗口功能,我把move图标给删除了,但是重新部署后还是会显示,如下图,但是在3.1.3版本不会出现此问题。  **Screenshots** 下面是改动的代码: **Smartphone (please complete the following information):** - Device: [Xiaomi 8] - OS: [Android 12] - Version: [ 3.2.5] - Theme: [default]
输入法的ctrl组合键只能预设,无法通过按ctrl再按对应字母或者同时按下输入,请问能否提供这样的lock? 另外shift_R没有对应的名称和功能,请问是什么原因?
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** 在目前版本,共享文件夹中的主题不能被正确读取。具体表现为: 1. 如果共享文件夹中不含 trime.yaml,trime 会在共享文件夹生成默认主题文件。 2. 设置中的主题选择只会显示用户文件夹中的主题 只有用户文件夹中含有 trime.yaml 时,主题选择才会显示"默认",也只有此时才可以切换到其他主题(无此文件会显示其他主题但切换无效)。 3. 共享文件夹中的 trime.yaml 可作为默认主题被读取,但起不到...
用的 [最新时间节点](https://github.com/osfans/trime/commit/215e8b6b4480e788902ab972c0cab49c409c3a1f) 的包: 在方案补丁下,写了「布局切换开关」: ```yml patch: switches: - name: ascii_mode states: [ 中,英 ] reset: 1 - name: zh_trad reset: 0 states: [ 简,繁 ] - name: 98wb_spelling_rk reset: 1...
**Describe the bug** 部署后需要停止运行“同文输入法”,修改才生效 **To Reproduce** Steps to reproduce the bug: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See bug **Expected behavior** 部署后,再次弹出键盘进行输入,修改没有生效。必须强行停止运行“同文输入法”后,再弹出键盘修改才生效。...
**Is your feature request related to a problem? Please describe.** 在使用scrcpy无线连接到手机时, 直接用电脑的键盘控制手机打字, 会有一些问题。 并且我并不确定是trime还是srccpy的问题 [scrcpy,一个手机投屏到电脑的软件](https://github.com/Genymobile/scrcpy), 比如: 1. 在选择候选字时,需要按两下 2. 在想输入‘,’逗号时,按下无效,必须先按下shift,切到英文,再按下shift,切回中文,就可以输入逗号了 **Describe the solution you'd like** 最佳状态就是 电脑的按键输入可以完美复制到手机的trime上,或者更好用
**Describe the bug** 在macosx 系统上编译trime出现问题: 安装环境 ``` brew install cmake capnp android-sdk gradle git clone --recursive https://github.com/osfans/trime.git cd trime make ``` **Log** If applicable, add crash log to quick focus...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 目前 trime 键盘上的按键,对于用户的操作,有下面这些配置项 ```yml...
**Describe the bug** 切换显示悬浮窗口时崩溃。 **To Reproduce** Steps to reproduce the bug: 1. 切换显示悬浮窗口 2. 崩溃 **Expected behavior** A clear and concise description of what you expected to happen. **Log** ```...