-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: Various features + performance bits #1390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 17 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
0a5fea6
Refactor project config save with custom debounce
richiemcilroy bd1fc73
fmt
richiemcilroy b61958c
Merge branch 'main' into editor-perf
richiemcilroy 5d95f24
Handle excluded windows in macOS screen capture
richiemcilroy dbe8ae1
Refactor waveform rendering in ClipTrack
richiemcilroy cced653
Improve camera frame forwarding and logging
richiemcilroy 37eb7c8
Update settings.local.json
richiemcilroy 8b403a8
Update recording UI container styles
richiemcilroy 184ad59
lost a days work (I F'D UP)
richiemcilroy fee3391
Reset camera and mic state on window close and recording end
richiemcilroy d2b8fd4
Update close button to use window close action
richiemcilroy 6aca28e
Add initializing state to recording flow
richiemcilroy 41fbc5c
Improve camera initialization and recording state handling
richiemcilroy 44a5348
Refactor type casting for currentRecording data
richiemcilroy 6dd3ff1
Hide native camera preview toggle on Windows
richiemcilroy ce63e02
Add resizing to camera window
richiemcilroy dd39425
Set Mellow as default for CursorAnimationStyle
richiemcilroy 831fb76
Fix import order in experimental settings route
richiemcilroy 891b122
Improve camera feed sender handling and logging
richiemcilroy 2b504dd
Update camera.tsx
richiemcilroy d24e92c
Add code formatting guidelines to documentation
richiemcilroy e6e9320
Improve logging and error context in recording pipeline
richiemcilroy 5de394f
Update apps/desktop/src-tauri/src/camera.rs
richiemcilroy 0066eb1
Add camera overlay bounds update and revert logic
richiemcilroy dec0d8e
Merge branch 'editor-perf' of https://github.com/CapSoftware/Cap into…
richiemcilroy 05f39bb
Improve countdown animation and fix recording logic
richiemcilroy fd30b14
Add checked_duration_since for timestamp types
richiemcilroy a0aeffa
Refactor duration calculation for readability
richiemcilroy 51e2f6e
misc packages
richiemcilroy 6db1d2d
Remove unused setCamera mutation in camera page
richiemcilroy ff78eba
Clarify and emphasize no code comments policy
richiemcilroy 756d296
Improve camera window resizing and positioning logic
richiemcilroy 0510be8
Add __CAP__ property to Window interface
richiemcilroy 695bb66
Fix requestAnimationFrame cleanup in overlay
richiemcilroy ef920b2
gen'd files
richiemcilroy 2f75043
clippy bits
richiemcilroy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.