Skip to content
← Back to release notes
v0.50.8 hotfix

Release v0.50.8

Apr 02, 2026

Mouse cursor accuracy fix for macOS Retina displays during remote desktop.

Fixed

  • Fixed mouse cursor appearing offset from the actual click position on macOS Retina displays — coordinates are now correctly scaled by the display's backing factor.

On macOS devices with Retina displays, the remote desktop cursor was clicking in the wrong position because screen coordinates weren’t being adjusted for the display’s pixel density. This release fixes the scaling so clicks land where you expect.