CR: Pointer Lock

Pointer Lock

http://www.w3.org/TR/2016/CR-pointerlock-20160705/

feedback due by: 2016-08-02

Abstract


This specification defines an API that provides scripted access to raw mouse movement data while locking the target of mouse events to a single element and removing the cursor from view. This is an essential input mode for certain classes of applications, especially first person perspective 3D applications and 3D modeling software.

Status of the Document


This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at http://www.w3.org/TR/.

A history of changes to this document can be found at https://github.com/w3c/pointerlock/commits/gh-pages/index.html.

Summary of changes:movementX/Y extensions to the MouseEventInit Dictionary. Uninitialized value of movementX/Y is 0. Miscellaneous updates that add specificity, based on feedback from timeless. Magnification software note added to pointerlockchange and pointerlockerror Events. Numerous reference updates, spelling, grammar, and typos.

This document was published by the Web Platform Working Group as a Candidate Recommendation. This document is intended to become a W3C Recommendation. If you wish to make comments regarding this document, please send them to public-webapps@w3.org (subscribe, archives) or raise a GitHub issue. W3C publishes a Candidate Recommendation to indicate that the document is believed to be stable and to encourage implementation by the developer community. This Candidate Recommendation is expected to advance to Proposed Recommendation no earlier than 02 August 2016. All comments are welcome.

Please see the Working Group's test suite and implementation report.

Publication as a Candidate Recommendation does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.

This document was produced by a group operating under the 5 February 2004 W3C Patent Policy. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) must disclose the information in accordance with section 6 of the W3C Patent Policy.

This document is governed by the 1 September 2015 W3C Process Document.

Received on Thursday, 21 July 2016 19:21:00 UTC