All Projects → cxcn → danjing

cxcn / danjing

Licence: GPL-3.0 License
An exquisite Trime theme.

Projects that are alternatives of or similar to danjing

rimerc
rimerc: rimer's dictionary & config
Stars: ✭ 228 (+686.21%)
Mutual labels:  rime, trime
mw2fcitx
Fcitx 5 pinyin dictionary generator for MediaWiki instances. (Releases for demo dict of zh.moegirl.org.cn)
Stars: ✭ 80 (+175.86%)
Mutual labels:  rime
Rime
Rime config of squirrel input method.
Stars: ✭ 58 (+100%)
Mutual labels:  rime
WubiBuddy
《码表助手》鼠须管五笔用户词添加工具 (macOS)
Stars: ✭ 16 (-44.83%)
Mutual labels:  rime
rime-yahwe zaonhe
吳語協會式上海話輸入法/吴语协会式上海话输入法:以吳語協會式拼音爲基礎的 Rime 上海話輸入方案。
Stars: ✭ 29 (+0%)
Mutual labels:  rime
rime
rime 输入法配置
Stars: ✭ 26 (-10.34%)
Mutual labels:  rime
dotfiles
💎 My vim/neovim, fish, git, and tmux configuration files
Stars: ✭ 49 (+68.97%)
Mutual labels:  rime
archlinuxcn-dotfiles-collection
来自社区小伙伴们的 dotfiles 集锦
Stars: ✭ 73 (+151.72%)
Mutual labels:  rime
Onion Rime Files
電腦 Rime 洋蔥方案(注音、雙拼、拼音、形碼、行列30)
Stars: ✭ 88 (+203.45%)
Mutual labels:  rime
myRime
我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus
Stars: ✭ 46 (+58.62%)
Mutual labels:  rime
Rime JD
星空键道6是星空系列输入法中的一款音形码中文输入法方案,「Rime键道」是该方案借助RIME开源输入平台的实现。
Stars: ✭ 42 (+44.83%)
Mutual labels:  rime
rime-nushu
Nushu input method | 𛆁𛈬𛈬𛇈𛊡 | 女书输入法
Stars: ✭ 28 (-3.45%)
Mutual labels:  rime
coc-rime
Rime input method source for coc.nvim
Stars: ✭ 22 (-24.14%)
Mutual labels:  rime
iridium-bpmf
銥 [Ir] 注音 — (又是一個) 基於 RIME、參酌其它注音輸入法習慣、符合臺灣使用習慣為規準的注音輸入方案。
Stars: ✭ 40 (+37.93%)
Mutual labels:  rime
rime-wugniu zaonhe
上海吳語拼音輸入方案 · 上海吴语拼音输入方案 · Rime input schemas for Shanghai Dialects
Stars: ✭ 20 (-31.03%)
Mutual labels:  rime
openfly
词库开源的小鹤音形 Rime 配方
Stars: ✭ 54 (+86.21%)
Mutual labels:  rime
rime-moetaigi
萌台語:基於萌典 API 的 RIME 臺語輸入法,使用注音符號輕鬆輸入台語。
Stars: ✭ 24 (-17.24%)
Mutual labels:  rime
scel2txt
搜狗细胞词库转鼠须管(Rime)词库,使用 Python3 实现
Stars: ✭ 23 (-20.69%)
Mutual labels:  rime
lrime
自定义 Rime 带辅码自然码双拼输入法方案,由内置的「自然码双拼」、带辅码的「自然码 2000」 和「nihongo-r」日语输入方案综合而成。
Stars: ✭ 49 (+68.97%)
Mutual labels:  rime
wubi-dict-editor
五笔码表助手 for Rime ( Windows、macOS、Ubuntu ) base on electron
Stars: ✭ 28 (-3.45%)
Mutual labels:  rime

单静 可能是最精致的 同文输入法 主题

请勿使用 v3.2.2-20210918 之后的版本

预览

更多图片在 预览 文件夹下查看

按键功能

按键 手势 功能
第一排 下滑 输入数字(4 和 7 作为定位)
空格 长按 切换中英文
退格 上滑 清屏
回车 长按 进入功能键盘,可以临时切换键盘布局
o 左右滑动 输入单个括号
g 下滑 进入编辑键盘
n 上下左右滑动 移动光标

FAQ:

1. 怎么设置 26 键(或者其他布局)为默认布局?

在对应的主题文件中搜索 preset_keyboards,找到如下字段

preset_keyboards:
  __include: danjing:/kbs

像下面这样添加一段代码

preset_keyboards:
  __include: danjing:/kbs
  <你的方案id>:
    __include: /preset_keyboards/<布局id>
布局 id
26 键 default
27 键 qwertys
30 键 qwerty\_

2. 怎么修改键盘高度?

为了确保不同布局高度一致,请先修改 数字符号 键盘高度
使其一致,最后修改 主键盘 高度。

# 单静.trime.yaml
# start line: 8

conf:
  # 主键盘
  main:
    height: 52 #按键高度
    horizontal_gap: 3 #按键水平间距
    vertical_gap: 5 #按键行距
    key_symbol_offset_x: 3
    key_hint_offset_y: -1
    key_press_offset_x: 2
    key_press_offset_y: 2
    keys/+:
      - width: 100 #底部留白开关,0为关,1~100开
        height: 6 #底部留白
    __patch: 单静.patch.无障碍:/main?
  key_height_last: # 第4行 按键高度
    height: 50
    __patch: 单静.patch.无障碍:/key_height_last?
  # 数字、编辑、功能键盘配置
  num:
    height: 60 #按键高度
    key_press_offset_x: 2
    key_press_offset_y: 2
    keys/+:
      - width: 0 #底部留白开关
        height: 1 #底部留白
  # 符号、颜文字键盘
  sym_height: 50 #按键高度
  menu_height: 41 #菜单高度
  sym_bottom_switch: 0 #底部留白开关
  sym_bottom: 1 #底部留白
  sym_long_text_size: 20 #长标签字号
# 单静+.trime.yaml
# start line: 8

conf:
  # 其他参数在 单静.trime.yaml 修改
  # 数字、编辑、功能键盘
  num_height: 71 #按键高度
  # 添加数字行
  num_line:
    height: 39 # 数字行按键高度
    __patch: 单静.patch.无障碍:/num_line?

# line: 33

style:
  __include: 单静.trime:/style
  key_height: 61 #符号、颜文字键盘 按键高度
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].