macOS window switcher with window-assigned hotkeys and AltTab cycling.
Stars
46
Forks
5
Watchers
46
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
209
commits
MainController: reduce panel show delay from 0.1s to 0.05s, extract as constant
0aae65eView on GitHubUpdater: fix malformed pattern bug and add checkNow() for debug
7a6e9d3View on GitHubREADME: fix KeyConstants line number link for DEFAULT_AUTO_GENERATED_KEYS
bdc30e1View on GitHubREADME: reorder f14/f15/f16 and add repeatfn to cycle bindings
0f91af2View on GitHubWindowModel: fix focus for non-standard windows (AXDialog/AXFloating)
cb77ce6View on GitHubAPI: add openOrClose() as backward-compatible alias for togglePanel()
21d0a1fView on GitHubREADME: restructure Mode 2 setup section and add command+. example
192dedbView on GitHub