Cap
Cap copied to clipboard
Open source Loom alternative. Beautiful, shareable screen recordings.
### 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 |...
- [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...
### 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...
/claim #303 Fixes: #303 Exported GIF  Demo video https://github.com/user-attachments/assets/7180e6a9-4426-41dd-9805-ad4d415d1756
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`,...
> [!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