Status
Our `client/src-tauri/Cargo.toml` pins `scap` to `Detair/scap@fix/linux-frame-enum` because upstream `CapSoftware/scap 0.1.0-beta.1` shipped a Frame enum restructure without updating the Linux pipewire backend. Our fork adapts linux/mod.rs + a Windows typo fix.
Re-check history
Upstream tracking
- CapSoftware/scap#178 — broader scope fix (sequence numbers + SystemTime + latest-buffer grab). Open since 2025-10-26, no updates.
- No Linux-related commits on upstream main since 2025-03-04.
When to re-check
Re-check procedure
- Clone latest upstream main: `gh api repos/CapSoftware/scap/branches/main --jq '.commit.sha'`
- Temporarily point our `Cargo.toml` at that SHA
- Push to a test branch, verify all 4 CI Build targets pass
- If yes: merge, drop the Detair fork
- If no: append a new row to the re-check history table above
Refs
Status
Our `client/src-tauri/Cargo.toml` pins `scap` to `Detair/scap@fix/linux-frame-enum` because upstream `CapSoftware/scap 0.1.0-beta.1` shipped a Frame enum restructure without updating the Linux pipewire backend. Our fork adapts linux/mod.rs + a Windows typo fix.
Re-check history
Upstream tracking
When to re-check
Re-check procedure
Refs