shitlime

Results 19 comments of shitlime

其实是可以手动备份同文App 的 data,但似乎比较麻烦。 感觉同文是应该出一个备份/恢复应用数据的功能 *(应用数据不包括方案,仅包括同文自身的应用设置、剪切板)* 。

Use `ascii_mode: 1` and `reset_ascii_mode: true` in the kaomoji preset keyboards. ^ω^

> I try however it cannot work for me. This is `/sdcard/rime/build/tongwenfeng.trime.yaml`: > > ```yaml > preset_keyboards: > kao_happy: > ascii_mode: 1 > author: llx > height: 24 > keys:...

> Oh, I use `preset_keyboards/kao_happy/reset_ascii_mode: true` in my `/sdcard/rime/tongwenfeng.trime.custom.yaml` to patch `/sdcard/rime-data/tongwenfeng.trime.yaml` to get `/sdcard/rime/build/tongwenfeng.trime.yaml`. This is the patched result. It display it have successfully have `ascii_mode: 1` and `reset_ascii_mode:...

Try Nightly Channel [Download](https://github.com/osfans/trime/releases/tag/nightly)

液态键盘高度为0,这个bug确实是有的 > **Additional context** 顺便问问,这不 3.2.18 的测试版吗,怎么构建出来的版本有时还挂着 3.2.17 呢? 构建出来的版本 `3.2.17` 可能是因为你clone后编译,可以检查git tag。

当前liquid keyboard的高度是由height(按键高度)控制的,与普通的keyboard一样。 个人认为这个设计已经出现了一些问题: 1. 按键高度(`liquid_keyboard/height` `keyboard/height`)不能直观反映整个键盘的高度。 2. 键盘高度(`style/keyboard_height`)在正常工作的情况下,是锁定全局键盘高度的,可以很直观反映整个键盘的高度,但部分键盘有自定义高度的需求,比如中文键盘4排按键、英文键盘5排按键(多一排数字键),这时候就希望英文键盘高一点。 我认为可以: 1. 在键盘高度(`style/keyboard_height`)的同级增加一个配置项,来决定是否锁定全局键盘高度,而键盘高度(`style/keyboard_height`)只用来指定键盘的缺省高度。 2. 在所有键盘中添加一个参数(如`liquid_keyboard/keyboard_height` `keyboard/keyboard_height`)用来设定该键盘的高度。 3. 对按键高度(`liquid_keyboard/height` `keyboard/height`)参数的作用进行重新定义,向按键宽度看齐,数值也就是占整个键盘高度的百分比。如:`height: 10` 表示占键盘高度的10%,这与 `width: 10` 表示占整个键盘宽度10%类似。

见https://github.com/osfans/trime/issues/1365#issuecomment-2101867297 已修复,等明天0点的发版

目前使用同文和tachiyomi音量键翻页正常,版本信息: ``` 建構者:shitlime Git 倉庫:https://github.com/shitlime/trime.git 建構 Git 雜湊值:eb4999beaa5a021555c00f5d17f12555e375226e 建構時間:2024年1月16日 14:51:14 ```