Hammerspoon / Hammerspoon/Spoons
InputSourceSwitch: Window filter cannot detect some applications
Open
- Dominant language
- Lua
- Stars
- 567
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
Some applications cannot be detected by `hs.window.filter`, making it impossible to automatically switch input sources for these apps.
### Example
Applications like [kitty-quick-access](https://sw.kovidgoyal.net/kitty/kittens/quick-access-terminal/) (a dropdown terminal) don't trigger window filter events when activated.
### Expected Behavior
InputSourceSwitch should be able to switch input source when these applications are activated.
### Current Behavior
No input source switching occurs because the window filter never fires for these applications.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.