glenmurphy / fingers

Leap Motion mouse input for Digital Combat Simulator VR
19 stars 2 forks source link

Mouse events on Fingers titlebar pause execution #1

Open glenmurphy opened 3 years ago

glenmurphy commented 3 years ago

If you have the mouse over the fingersapp.exe titlebar and do a fingers-initiated right click anywhere, or a left click on the close button, fingers and the OS wedges a little until you do a physical right click on an actual mouse. I assume this is something like Windows getting caught in a loop waiting for the receiving window to process the event, while the window is the one sending the event.

glenmurphy commented 3 years ago

This happens regardless of whether we use mouse_event or sendinput

glenmurphy commented 3 years ago

https://stackoverflow.com/questions/26558755/mouse-pointer-freezes-after-calling-sendinput-on-minimize-maximize-close-window