Changes

Jump to: navigation, search

Implementing the Mouse Lock API in Firefox

24 bytes added, 13:46, 1 December 2011
Out of Scope Implementation
# Clip the mouse so it doesn't leave the locked element with a mouse movement large enough to exceed its bounds. See:
## [http://msdn.microsoft.com/en-us/library/windows/desktop/ms648383%28v=vs.85%29.aspx ClipCursor] on Windows
## [http://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/Quartz_Services_Ref/Reference/reference.html CGAssociateMouseAndMouseCursorPositionand CGGetLastMouseDelta] on OS X
## [http://www.x.org/archive/X11R6.8.2/doc/XGrabPointer.3.html XGrabPointer] on Linux

Navigation menu