MMWorks
MMWorks
I've encountered an issue where "UnsubscribeMouseMove" disables mouse input when I suppose its intended behaviour is just to "unsubscribe" the callback? ```ahk class Example { static device := {} __New(keyboardHandle,...
.. if so, can I get an example, please? :) I tried using AHK Interception and normal Send(Input), but had no luck so far. I've noticed that when I bind...
It seems like the extension is able to only log requests from the "top" context? Furthermore, cached requests are also not picked up.