On Thu Oct 24 22:20:00 2024 +0000, Paul Gofman wrote:
I didn't check each possible condition when it is sent or not sent, but IMO erroring on the side not sending the message when it is functionally not needed while Windows would send it (while we don't send it at all now) is better than sending extra.
I don't think it's worth it, adding more checks makes the code more complicated for no good reason. The mouse may be moved at any time by the user, a couple of possible spurious messages in a very corner case shouldn't make a difference.