Clive Galway
Clive Galway
It seems maybe devices get a new ID after the PC comes out of sleep / hibernate? https://www.autohotkey.com/boards/viewtopic.php?p=260917&sid=fd0c2ccd278326e967e6329896bb7ad8#p260917
Reported [here](https://www.autohotkey.com/boards/viewtopic.php?p=305748#p305748)
Reported [here](https://www.autohotkey.com/boards/viewtopic.php?p=304825#p304825)
It will negatively affect update rate, but is it needed? Purpose of it was to try and not use too much CPU
There is only one `block` variable, causing the whole stroke to either be blocked or not. A stroke can contain one or more of mouse button events, relative movement or...
https://autohotkey.com/boards/viewtopic.php?p=227542#p227542
Both button and move data can be present in mouse updates, especially in Absolute mode. At the moment, when a click happens, the coordinates of that click are never passed...
https://autohotkey.com/boards/viewtopic.php?f=5&t=45508
`\n` does not seem to split text across multiple lines