[Discussion] 请问如何实现切换特定App窗口自动切换ascii_mode
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 554
- PR merge metrics
- No merged PRs in 30d
Description
目前 app_options 的 ascii_mode 只能控制应用的初始状态,我想要实现每次切换到 Alfred 的时候都设置 ascii_mode 为 true,每次进入微信的时候都设置 ascii_mode 为 false,请问这个一定需要改鼠须管的代码实现吗?还是说能通过 lua_processor 实现呢?
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 with the app_options behavior and the lua_processor entry point mentioned in the issue; determine whether either can react to the active macOS application. Define the expected Alfred=true and WeChat=false transitions, then use that finding to decide whether documentation or a Squirrel code change is needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100