On Wed, Jan 14, 2015 at 5:36 PM, Vincent Scheib <[email protected]> wrote: > I've only a snippet of context, but the flash link looks like the concept > CSS cursor: url(), random demo.
Apologies, you can find the full thread starting with this email: https://lists.mozilla.org/pipermail/dev-platform/2015-January/008277.html Roughly, the request is giving pages access to hardware cursor functionality for better (perceived) performance. This document explains the concept to some extent: http://technet.microsoft.com/en-us/magazine/2009.02.windowsconfidential.aspx?pr=blog These are Flash' and Unity's APIs for this: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/ui/Mouse.html#registerCursor() http://blogs.unity3d.com/2012/10/22/cursor-api/ Hope that helps. -- https://annevankesteren.nl/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

