<div dir="ltr">Hello, attached is a patch that adds true raw-input support for mouse movements, bypassing the desktop's sensitivity and mouse acceleration settings.<div><br></div><div>It is mostly complete, however I'd like some input on how I should get retain compatibility with non winex11 display drivers.</div><div><br></div><div>My idea is to have all display drivers that support any kind of native raw input send a raw input message to wineserver w/ a special flag set and w/ the structure specifying which raw-input events the display driver supports.  </div><div><br></div><div>For example in the case of x11/xinput2, we'd set hw_rawinput_t.mouse.x to 1 indicating that we intend to send native raw movement events.</div><div><br></div><div>What do you guys think about this approach?</div></div>