Cap icon indicating copy to clipboard operation
Cap copied to clipboard

Open source Loom alternative. Beautiful, shareable screen recordings.

Results 250 Cap issues
Sort by recently updated
recently updated
newest added

### Description The source code is not building with the error: ``` error[E0502]: cannot borrow `*image_buf` as immutable because it is also borrowed as mutable --> crates/rendering/src/decoder/avassetreader.rs:34:41 | 32 |...

bug

- [X] Positions don't account for monitor offsets - [ ] Capture occluder doesn't show on all monitors - [ ] Area capture on works on one windw - [...

### Description During initial setup, if a user clicks away from Cap, the window is unrecoverable without quitting and restarting Cap, though audio continues to play. ### Reproduction 1. Clean...

bug

### Description click restart, crash ### Reproduction not sure, usually after 20s i click restart sometimes it crashes ### Additional Context - Cap version: `v0.3.24` - Operating system, version: macos...

bug

/claim #303 Fixes: #303 Exported GIF ![Cap 2025-02-07 at 19 04 09](https://github.com/user-attachments/assets/bd6feb4a-d56e-4291-9227-e3a0878e9656) Demo video https://github.com/user-attachments/assets/7180e6a9-4426-41dd-9805-ad4d415d1756

🙋 Bounty claim

This is a continuation of #48 Adds deep-link commands for * signin * start-recording Takes: * Recording mode: `mode: "screen" | "area" | "window"` * Target name: `target_native_name: string` *...

Related to #184 Implement a scalable testing system for Rust functions in the Cap desktop application. * **Add test cases**: Create a new file `apps/desktop/src-tauri/tests/desktop_tests.rs` with test cases for `start_recording`,...

🙋 Bounty claim

> [!WARNING] > This PR is still WIP, awaiting feedback comments Implements #112

Currently quite broken, video playback in the editor stops altogether sometimes and the settings UI needs some work