Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加可配置的全局统一 ascii_mode #856

Closed
wants to merge 9 commits into from
Closed

Conversation

zhylmzr
Copy link
Contributor

@zhylmzr zhylmzr commented Apr 17, 2023

只限TSF,IME没弄

# weasel.custom.yaml
patch:
    "global/ascii_mode": true

相关问题:#454

@zhylmzr
Copy link
Contributor Author

zhylmzr commented Apr 17, 2023

补个实际效果图

Kapture.2023-04-17.at.16.39.58.mp4

@zhylmzr
Copy link
Contributor Author

zhylmzr commented Apr 19, 2023

修正了关闭输入法再开启时会重置 ascii_mode 的问题
相关问题: #581, #567

Kapture.2023-04-19.at.10.19.47.mp4

@zhuzhzh
Copy link

zhuzhzh commented Apr 19, 2023

@zhylmzr 有发布包吗? 我想试一下

@zhylmzr
Copy link
Contributor Author

zhylmzr commented Apr 19, 2023

  1. 优化切换ascii时的显示图标的逻辑。在开启全局ascii_mode时,只有在第一个会话或者按下按键切换时才会显示icon
  2. 新增配置:
patch:
  "global/macos_capslock": true # 类似macos下capslock切换中英文,不会触发键盘灯(默认: false)
  "global/hide_tip_icon": true # 隐藏切换ascii时的图标显示(默认: false)

之后不会在这里上传新的构建版本了,等之后我把CI弄好就可以去https://github.com/zhylmzr/weasel 下载
weasel-0.14.3.0-installer.zip

@zhuzhzh
Copy link

zhuzhzh commented Apr 19, 2023

@zhylmzr 👍

@zhuzhzh
Copy link

zhuzhzh commented Apr 20, 2023

It works as expected on my side.

@zhuzhzh
Copy link

zhuzhzh commented Apr 26, 2023

有时候, 会无法进入中文模式, 明明右下角显示的是中文模式,输入还是英文。

另外请问一下最新的构建版本哪里可以下载 @zhylmzr

@zhylmzr
Copy link
Contributor Author

zhylmzr commented Apr 26, 2023

  1. 确保进程中 weaselServer.exe 是运行的
  2. 最新的没有提交pull,因为依赖了修改版的librime,主要针对我个人使用习惯

@fxliang
Copy link
Contributor

fxliang commented Dec 19, 2023

#1055 有更简便的实现方法

@lotem
Copy link
Member

lotem commented Feb 24, 2024

Thanks for all your effort.
Now #1096 is merged and I'll close this PR as fulfilled.

@lotem lotem closed this Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants