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

Simulate key release #38

Merged
merged 4 commits into from
Feb 6, 2024
Merged

Simulate key release #38

merged 4 commits into from
Feb 6, 2024

Conversation

ksqsf
Copy link
Member

@ksqsf ksqsf commented Feb 5, 2024

Support chord typing in rime.

This is by default disabled. To enable, modify ~/.config/fcitx5/conf/macosfrontend.conf:

# False by default
SimulateKeyRelease=True
# in milliseconds, 100ms by default
SimulateKeyReleaseDelay=100

@ksqsf ksqsf requested a review from eagleoflqj February 5, 2024 13:36
Copy link
Member

@eagleoflqj eagleoflqj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for enabling chord typing!

macosfrontend/macosfrontend.cpp Show resolved Hide resolved
macosfrontend/macosfrontend.h Outdated Show resolved Hide resolved
@eagleoflqj eagleoflqj merged commit 0e1a210 into master Feb 6, 2024
4 checks passed
@eagleoflqj eagleoflqj deleted the simulate-key-release branch February 6, 2024 12:48
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.

2 participants