Question
Can I fire a key combination event from the extension screen while not focused?
Hello people!
I am looking to do the following with my window extension panel on photoshop:
- Fire a keyboard shortcut when the panel is not focused (or closed)
- Register opening/closing and other events to actions (right now anything an extension does is not registered)
Any help would be appreciated!