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

UI performance, some fix and features #1037

Merged
merged 7 commits into from
Dec 16, 2023
Merged

UI performance, some fix and features #1037

merged 7 commits into from
Dec 16, 2023

Conversation

fxliang
Copy link
Contributor

@fxliang fxliang commented Nov 30, 2023

  • chore: string type option parsing code rewrite
  • fix: typo in WeaselCommon.h
  • feat: style/candidate_abbreviate_length: {int} to make long candidate abbreviation
  • feat: style/click_to_capture: {bool} to determine if to use click_to_capture feature
  • perf: rewrite layered window redrawing, less redraw esp when candidate window moving.
  • fix: attemt to fix empty candidate text issue. 更新显卡驱动后输入框无任何文字,需重启当前应用才能显示。 #994

known issue: with this pr, situation that couldn't work properly in some app not solved.

make long candidate abbreviated in candidate window, with configuration

  style/candidate_abbreviate_length: 30

image

@fxliang fxliang changed the title UI performance enhanced, some fix and features UI performance, some fix and features Dec 14, 2023
@fxliang fxliang merged commit b9ce276 into rime:master Dec 16, 2023
1 check passed
@fxliang fxliang deleted the uiperf branch January 4, 2024 14:44
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.

1 participant