中英狀態提示框不及時顯示
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 554
- PR merge metrics
- No merged PRs in 30d
Description
squirrel 檢測到按鍵輸入後才判斷是否已切換到另一個程序,然後才通知該應用是否已被切換到英文。應該在輸入前就提示。
更新:跟之前那幾行代碼無關。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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