I just started scripting with G Hub and managed to get some scripts working, but i have read the api and didnt found a easy way to get mouse movements relative to the active/target window.
Is there a way to do it easily or I will have to set the window position (and dimensions) to a variable and not move the window from that position?
I assumed by the api that is not possible to get actions to a target window (?) ie: simulate m key press on a background window
(I know it sounds more like i should use AHK, but just to know)