Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 460 Bytes

File metadata and controls

13 lines (10 loc) · 460 Bytes

FastMouseLogger Roadmap

Milestones

Version 0.1.0 (Current)

  • Win32 Raw Input capture via FastMouse.
  • FastFileFormat .mousebin dual-format streaming.
  • Heatmap rasterization and click density mapping.
  • JMH microbenchmarks & interactive console demo.

Version 0.2.0 (Planned)

  • Direct lock-free circular buffer IPC into FastSharedMemory.
  • Multi-monitor coordinate normalization and sub-pixel trajectory smoothing.