Skip to content

Tags: CapSoftware/Cap

Tags

cap-v0.5.7

Toggle cap-v0.5.7's commit message
Fix macOS window offset

cap-nightly-v0.5.7-nightly.202607170401

Toggle cap-nightly-v0.5.7-nightly.202607170401's commit message
fix: retain full recovery cohort

cap-nightly-v0.5.7-nightly.202607130414

Toggle cap-nightly-v0.5.7-nightly.202607130414's commit message
fix(desktop): initialize ONNX runtime path

cap-v0.5.6

Toggle cap-v0.5.6's commit message
0.5.6

cap-nightly-v0.5.7-nightly.202607090421

Toggle cap-nightly-v0.5.7-nightly.202607090421's commit message
0.5.6

cap-v0.5.5

Toggle cap-v0.5.5's commit message
0.5.5

cap-nightly-v0.5.6-nightly.202607080404

Toggle cap-nightly-v0.5.6-nightly.202607080404's commit message
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.

cap-nightly-v0.5.6-nightly.202607071602

Toggle cap-nightly-v0.5.6-nightly.202607071602's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1987 from CapSoftware/fix/update-ready-toast-width

fix(desktop): keep the update-ready toast inside the main window

cap-nightly-v0.5.6-nightly.202607070759

Toggle cap-nightly-v0.5.6-nightly.202607070759's commit message
0.5.5

cap-v0.5.4

Toggle cap-v0.5.4's commit message
docs(web): add changelog for 0.5.4 release