Skip to content

PR #519: Fix trackpad spinning and input drops during trackpad+button use

Pre-release
Pre-release

Choose a tag to compare

@maxjivi05 maxjivi05 released this 05 Jun 23:11

PR #519

Title: Fix trackpad spinning and input drops during trackpad+button use

Source PR: WinNative-Emu/WinNative#519
Source branch: track
Source commit: 8cc733839fd757d649a3fcabad67e62595556003
Build workflow run: https://github.com/WinNative-Emu/WinNative/actions/runs/27054648428

What This PR Is About

  • Release captured pointers no longer reported by the OS so a trackpad-bound gamepad stick can't stay latched (stuck spin) when an UP/CANCEL is dropped.
  • Coalesce high-rate virtual stick sends to ~display cadence so trackpad movement can't flood the shared input ring and drop a simultaneous button.

Attached Artifacts

  • WinNative-Debug-Standard-PR.519-8cc73.apk
  • WinNative-Debug-Ludashi-PR.519-8cc73.apk
  • WinNative-Debug-Pubg-PR.519-8cc73.apk

Built from source commit 8cc73.