Skip to content

MouseBridge v1.0.1

Choose a tag to compare

@twolven twolven released this 13 Jul 23:42
· 4 commits to main since this release

Field fixes from the first day of real use:

  • Double-click fix (pump): bounded-wait HID writes instead of dropping when 1kHz packets outpace the host poll — dropped button transitions broke double-clicks
  • Focus click-grace (agent): the click that focuses the streaming window no longer fires remotely (CLICK_GRACE_MS, default 300)
  • Live tuning (agent): SCALE and CLICK_GRACE_MS hot-reload from config.txt while running
  • Kill hotkey: relay config now documents arming it (KILL_PROCESS / KILL_KEY)
  • Installer targets %USERPROFILE%\MouseBridge (migrates old C:\MouseBridge)
  • Relay: tray icon with Exit, windowless build, single-instance, self-restart
  • If you stream the desktop, set mouse = disabled in Sunshine so simulated clicks don't interleave with the bridge's hardware clicks