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

feat: GUID_COMPARTMENT_KEYBOARD_OPENCLOSE actions configurable. #1364

Merged
merged 3 commits into from
Sep 14, 2024

Conversation

fxliang
Copy link
Contributor

@fxliang fxliang commented Sep 11, 2024

  • WeaselTSF default toggle ascii_mode on keyboard open/close messages(esp., Ctrl+Space), if HKEY_CURRENT_USER\SOFTWARE\Rime\Weasel\ToggleImeOnOpenClose is not set yes
  • WeaselSetup parameters, /toggleime to enable toggle ime on keyboard open/close message, /toggleascii to toggle ascii_mode when those messages come.

fixed: #1343

possible issues:

#997 might be reopen

- WeaselTSF default toggle ascii_mode on keyboard open/close messages(esp., Ctrl+Space), if `HKEY_CURRENT_USER\SOFTWARE\Rime\Weasel\ToggleImeOnOpenClose` is not set `yes`
- WeaselSetup parameters, `/toggleime` to enable toggle ime on keyboard open/close message, `/toggleascii` to toggle ascii_mode when those messages come.
@fxliang fxliang requested a review from lotem September 11, 2024 06:55
WeaselTSF/KeyEventSink.cpp Outdated Show resolved Hide resolved
@fxliang fxliang merged commit 4acb936 into rime:master Sep 14, 2024
3 checks passed
wxyzh pushed a commit to wxyzh/weasel that referenced this pull request Oct 8, 2024
…#1364)

- WeaselTSF default toggle ascii_mode on keyboard open/close messages(esp., Ctrl+Space), if `HKEY_CURRENT_USER\SOFTWARE\Rime\Weasel\ToggleImeOnOpenClose` is not set `yes`
- WeaselSetup parameters, `/toggleime` to enable toggle ime on keyboard open/close message, `/toggleascii` to toggle ascii_mode when those messages come.
@hzinchengdu
Copy link

更新后的版本用Ctrl+Space不能切换时上屏原始的编码,然后切换到英文。只会清除未上屏内容,然后切换到英文,请问如何配置。

@fxliang fxliang deleted the toggleime branch October 15, 2024 14:25
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.

关于Ctrl+Space,小狼毫应保持与系统一致的行为模式
3 participants