Back to Provenance

3402

.changelog/3402.md

3.3.1556 B
Original Source

Added

  • GCMouse → MouseResponder bridge — Physical Bluetooth and USB mice are now routed directly to emulator cores via a new GCMouseMouseResponderDriver; left, right, and middle buttons map to the corresponding MouseResponder protocol methods and relative deltas are accumulated into a normalised [0,1] cursor position
  • Pointer lock on iPadOS 14+ — When a mouse-supporting core is active, prefersPointerLocked returns true so iPadOS hides the system cursor and delivers raw deltas through GCMouse for accurate, low-latency input