- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Fri, 05 Aug 2016 19:27:00 +0000
- To: public-pointer-events@w3.org
i think the larger (and more philosophical) question is: what's the relationship between Pointer Events and the Pointer Lock API. can pointer events be locked this way? Only pointer events of `pointerType="mouse"` (as touch and stylus are still bound by the physical boundaries of the screen/digitizer, so unlike mouse can't be moved indefinitely/arbitrarily)? Or does it just apply to the compat mouse events (leading to situations where the pointer events for mouse are still bound by the window/screen boundaries - and still show a mouse cursor? - but the related compat events are locked)? -- GitHub Notification of comment by patrickhlauke Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/131#issuecomment-237941121 using your GitHub account
Received on Friday, 5 August 2016 19:27:07 UTC