分享我的 trime 主题,优化了自带主题的一些小问题 #1425
Replies: 14 comments 2 replies
-
我尝试使用 3.2.18 和 nightly-5,可是尝试在调节键盘高度相关选项: keyboard_heigh、tround_corner、height 都不起作用。 |
Beta Was this translation helpful? Give feedback.
-
是我这个主题吗? |
Beta Was this translation helpful? Give feedback.
-
感谢分享, 已经使用上,很棒👍 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
两个想法。 |
Beta Was this translation helpful? Give feedback.
-
是的,这里有详细教程: |
Beta Was this translation helpful? Give feedback.
-
通常输入方案自带的工具栏按钮,已经有中英切换的功能了吧?你也可以自己添加到键盘里面去。 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
候选栏的选项按钮是由输入方案来定义的。 把以下代码命名为 xxx.custom.yaml,放在 trime 的配置文件夹,xxx根据你的输入法方案名称来写,比如我的是自然码双拼,就是double_pinyin.custom.yaml。
|
Beta Was this translation helpful? Give feedback.
-
感谢感谢 |
Beta Was this translation helpful? Give feedback.
-
请教一下,我看到这个讨论里面所有的截图,工具栏的开关都没有我这样多出来一个右箭头,这个该如何去掉呢? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
mytrime
1、大按钮和小按钮两个主题,各有深色和浅色两种颜色。
2、回车键左侧的是液体键盘,当打字出现候选字的时候,会变成显示更多候选的按键。可以把每页显示候选词的数量设定为 99,使用效果更好。
3、主键盘的 axcv 键,以及数字键盘的 +-*/ 键,长按功能分别是全选、剪切、复制、粘贴。为了保持界面的简洁清爽,只在粘贴键上显示五角星的图标。
4、优化了符号键盘、表情键盘的很多小细节,使用体验更好。
5、切换至数字键盘,就是 ascii 模式,如果需要原版那种模式,把数字键盘 “number:” 那一段里的(第494行)的 “reset_ascii_mode: true” 改为 “reset_ascii_mode: false” 即可。
6、点击符号按钮,中文模式时打开的就是中文符号键盘,英文模式时打开的就是英文符号键盘。
还有其他细节。。。
增加了彩色:

小按钮主题:
大按钮主题:




Beta Was this translation helpful? Give feedback.
All reactions