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
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,小狼毫应保持与系统一致的行为模式
2 participants