Mouse movement is still being detected as normal, and it looks like mouse scroll messages are being received, however mouse button presses aren't being detected at all it seems. It looks like even in the raw input handler isn't receiving button press messages. The issue is either an API change in winapi-rs or something got accidentally changed at some point in bootstrap-rs.
Mouse movement is still being detected as normal, and it looks like mouse scroll messages are being received, however mouse button presses aren't being detected at all it seems. It looks like even in the raw input handler isn't receiving button press messages. The issue is either an API change in winapi-rs or something got accidentally changed at some point in bootstrap-rs.