yomichan
yomichan copied to clipboard
[Feature Request] AutoHotKey
Hi, as always thank you very much for yomichan.
Is there a way to detect when my cursor is on a popup?
When using a window spy, he detects only chrome. Still, I would like to bind shortcuts using autohotkey when my cursor is on a popup using a condition like ( #IfWinActive, ahk_ "yomichan's popup").
I can use a yomichan's shortcut (ex: alt+down/up) only when I have clicked a popup.
There is no good way to accomplish this currently. The best way might be by exposing some events in an eventual Yomichan API #1649 which could be hooked into.