How do I get the caret position - whenever prompted - outside the electron app? The functionality would be similar to iohook's keydown event - but along with the keycode
, I want the caret position (coordinates).
Is it possible? If so - how? Can something like this be done?