rime / rime/squirrel

中英狀態提示框不及時顯示

Open
#119 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
6.4k
Forks
554
PR merge metrics
No merged PRs in 30d

Description

squirrel 檢測到按鍵輸入後才判斷是否已切換到另一個程序,然後才通知該應用是否已被切換到英文。應該在輸入前就提示。

https://github.com/rime/squirrel/blob/1e24eea12ea563030acef03f83349aa5b5ee3097/SquirrelInputController.m#L42

更新:跟之前那幾行代碼無關。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at SquirrelInputController.m around the linked location and trace how application switching and key input trigger the status prompt. Reproduce switching applications and confirm that the English-status notification appears before any input is entered, rather than only after a key press.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, objective-c
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.