Cap
Cap copied to clipboard
Open source Loom alternative. Beautiful, shareable screen recordings.
### Description Cap recordings consistently fail within 15-60 seconds with "Stream was stopped by the system" error on macOS Sequoia 15.0. The recording starts normally but macOS's ScreenCaptureKit terminates the...
## Description Implements selective blur functionality for video input with proper coordinate system alignment between frontend UI and GPU shader. ## Changes Made - **Frontend (TypeScript/SolidJS):** - Added `BlurOverlay.tsx` for...
## Summary Implements comprehensive video folder management functionality with proper validation and space-aware operations. ## Changes - ✅ Added `moveVideosToFolder` function with proper validation - ✅ Implemented proper ownership and...
Refactored the rounded rectangle SDF to support squircle corners using a power metric, improving visual quality and flexibility. The fragment shader now applies rounded corners with smoother edge softness and...
A draft at using the latest `wgpu` version with DComp Swapchains to get transparency to work on Windows. This may never merge if it doesn't work. https://github.com/gfx-rs/wgpu/pull/7550
Introduces support for a new "Split View" mode for scene segments in the editor, enabling more flexible layouts for camera and screen recordings. Also implements a new trimming indicator for...
This PR is just AI slop but it seems to be working on my machine. It drops the ffmpeg rescaler in favor of using shaders for the color conversions. This...
displays sidebar for zoom segment on creation and gives option to change segment duration with slider
Auth does not validate when trying to sign in with a capitalized letter. The auth code sends, but it does not validate.