关于键盘UI自定义的想法 #172
Replies: 30 comments 39 replies
-
原则1: 将目前滑动展示内容从滑动设置中移除,展示功能放在UI设置中。 |
Beta Was this translation helpful? Give feedback.
-
1、键盘面板的高度,给用户自定义权限; |
Beta Was this translation helpful? Give feedback.
-
1.按键之间上下左右间隔也能自定义(等于是自定义按键大小了) |
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.
-
请问后续会支持微软双拼定制的UI吗,目前如果使用微软双拼,由于缺乏键盘上面的; 会导致输入法无法输入该键位代表的音 |
Beta Was this translation helpful? Give feedback.
-
请问有支持 9 宫格输入 UI 的计划吗?目前看来四叶草简体拼音没办法用九宫格输入 感谢回复~ @imfuxiao |
Beta Was this translation helpful? Give feedback.
-
不知道这个和浮动键盘是否有关。在ipad下目前在浮动键盘下该输入法的界面整个是错乱的,似乎是还没有适配? |
Beta Was this translation helpful? Give feedback.
-
rime的魅力,在于高度自定义,简单的固定键盘布局,会大大降低它对方案的适应性,比如九宫格输入法没有拼音筛选,需要额外的添加笔画筛选,或者自定义的三拼方案等,很多顶功方案也需要添加额外的笔划按键,还有很多方案还需要数字按键的辅助。 |
Beta Was this translation helpful? Give feedback.
-
1.同楼上增加剪贴板功能。 |
Beta Was this translation helpful? Give feedback.
-
建议使用外部解决方案:https://github.com/LEOYoon-Tsaw/Squirrel-Designer |
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.
-
请问,可以增加14键的方案吗?这个按键大小实在是hold不住啊 |
Beta Was this translation helpful? Give feedback.
-
希望能够增加 1️⃣字母、汉字、上下滑的内容的颜色深度跳转 2️⃣能够键盘增加一行,自由调整空隙 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
一个不成熟的设想:用 yaml 语法映射到 SwiftUI 的一个子集 main_keyboard:
type: vstack
rows:
- name: row1
type: hstack
height: 20
buttons:
- { name: q, click: q, width: 10 }
- { name: w, click: w, width: 10 }
- ...
- name: row2
height: 20
bottons:
- ...
- ... 我不太懂 SwiftUI, 这里只是我简单的设想,真的实现的时候可能还要考虑有的按钮是可以跨行的,还有就是类似现在九宫格数字键盘里可以滑动的符号列表等等…… |
Beta Was this translation helpful? Give feedback.
-
能不能增加一个类似搜狗输入法的英文输入模式啊?
ufo169 ***@***.***>于2023年6月8日 周四22:47写道:
… 就实用而言,可以滑动的符号列表布局,还不如平分来的方便快捷。因为滑动输入比较慢,而且,又设置不了各方向的滑动输入。比如:
[image: image]
<https://user-images.githubusercontent.com/78493529/244415864-c1675764-218c-48cf-ac12-2b1346e11d5f.png>
对于跨行和平分,设置起来确实需要点技巧,需要设置一些占位空按键。
—
Reply to this email directly, view it on GitHub
<#172 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7MKGCG6VMG2MY6FKPT5E5DXKHQXDANCNFSM6AAAAAAXN4AUC4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
英文输入没办法联想单词,以后会添加吗?
ufo169 ***@***.***>于2023年6月11日 周日16:24写道:
…
仓,有一个切换方案功能(比如,上滑123摁键),你设置一个中文方案和一个英文输入方案,一上滑123摁键,就切换到英文输入方案,再切换,又回到中文输入方案。
—
Reply to this email directly, view it on GitHub
<#172 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7MKGCGT5TLLDROAVAZIH2DXKV6DLANCNFSM6AAAAAAXN4AUC4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
感谢
ufo169 ***@***.***>于2023年6月11日 周日20:59写道:
… 如果注释了lua功能,那简单的把方案和词典文件扔进去,添加方案,再配置一下切换键重新部署就行,
—
Reply to this email directly, view it on GitHub
<#172 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7MKGCAIMMRDOZWOXYGRTE3XKW6MDANCNFSM6AAAAAAXN4AUC4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
這是我使用的自定義布局,謹供參考: |
Beta Was this translation helpful? Give feedback.
-
用的五笔, 然后手机上全键盘误触多, 所以一直用的这种双键布局, 辛苦大佬看下, |
Beta Was this translation helpful? Give feedback.
-
定义键盘的布局也许可以参考这种格式? http://www.keyboard-layout-editor.com/ |
Beta Was this translation helpful? Give feedback.
-
仓有办法支持双拼滑动输入吗 |
Beta Was this translation helpful? Give feedback.
-
请问每个键显示的字母可以用 如果好做的话,希望可以简单加一个开关让每个键不显示字母, 只是一块空白的键盘,作为Colemak等等用户 workaround. (毕竟都用Colemak了,键位背下来都好说,只要别有misleading就好) |
Beta Was this translation helpful? Give feedback.
-
建议键盘布局可以通过Yaml或者其他类似的config类文件进行自定义按键。 这样可以充分的自定义布局,有点像qmk/tmk之类的机械键盘固件,按键你想定义什么keycode就是什么keycode。 自定义键盘配置其实可以进行设置,这个按键是直接ascii输出,还是走librime,这样可以解决一些中英文符号问题。 布局可以进行预设,直列模式(九宫格)还是,斜列(正常qwert),按键的宽度,1u,1.25u。。。。。这样code好写,又可以最大化的自定义键盘布局。 |
Beta Was this translation helpful? Give feedback.
-
9宫格那个大写英文我个人觉得可能有点大,导致有紧密感。所以不知道能不能支持修改比如说abc的文字大小以及abc之间的紧密感? |
Beta Was this translation helpful? Give feedback.
-
请问2.0更新后要把仓内置的自然码双拼方案键盘修改为类似原生单手键盘的宽度应该具体修改哪个文件 |
Beta Was this translation helpful? Give feedback.
-
键盘UI自定义马上进入开发阶段,大家有什么想法可以在这里讨论。
Beta Was this translation helpful? Give feedback.
All reactions