Tags: CapSoftware/Cap
Tags
fix: retain full recovery cohort
fix(desktop): initialize ONNX runtime path
Keep Linux HiDPI scale handling out of the Windows mixed-DPI paths scap-targets on Linux reports logical bounds in unscaled physical units (logical == physical), so the camera-tuck display ratio collapses to 1.0 and drops the camera window's scale, and converting a window position by its scale factor before comparing against those bounds resolves the wrong display. Gate the display-ratio conversion to Windows and keep the raw physical comparison for Linux in CursorMonitorInfo::from_window.
Merge pull request #1987 from CapSoftware/fix/update-ready-toast-width fix(desktop): keep the update-ready toast inside the main window
PreviousNext