Re: [pointerevents] Considering adding an API to get pre-coalesced points

Windows API that could provide the raw data for this API: 
[https://msdn.microsoft.com/en-us/library/windows/desktop/hh454880(v=vs.85).aspx](https://msdn.microsoft.com/en-us/library/windows/desktop/hh454880(v=vs.85).aspx)

There are similar API's in Windows for both pen and touch - so a UA 
may need to use multiple all of them to get all of the relevant data 
to fill in the full pointer event object.

-- 
GitHub Notification of comment by teddink
Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/22#issuecomment-248240227 
using your GitHub account

Received on Tuesday, 20 September 2016 08:40:58 UTC