-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Cursor and zoom polish, playback prefetch fixes, and platform onboarding tweaks #1686
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 all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
bcdbd05
feat(project): add smooth and fast cursor presets and retune motion d…
richiemcilroy 488670b
perf(decoder): widen AVAssetReader frame cache fallback for parallel …
richiemcilroy 69a608a
fix(rendering): preserve cursor trajectory and gate zoom on in-bounds UV
richiemcilroy 00529b8
feat(rendering): simplify auto zoom framing and gentle cursor visibility
richiemcilroy fb9f50a
feat(rendering): follow raw cursor for zoom focus with zoom-aware lag…
richiemcilroy df25439
feat(editor): precompute cursor and zoom for playback and stabilize p…
richiemcilroy 2e70210
feat(editor): add smooth and fast cursor options and lower motion blu…
richiemcilroy d54ac3a
fix(editor): improve hex color commit behavior on blur and Enter
richiemcilroy 0a11a80
feat(editor): expose hasRecordedCursorData on transformed recording meta
richiemcilroy 92d1905
feat(editor): add auto zoom generation prompt when zoom track is empty
richiemcilroy 9b7e564
style(editor): refine timeline resize grip and loading skeleton
richiemcilroy 4590cf8
fix(onboarding): scope permission flow to macOS and auto-advance else…
richiemcilroy f73e3f5
fix(main-window): show help entry point on all platforms
richiemcilroy 9a310ba
fix(desktop): default auto zoom on clicks to off
richiemcilroy 0dee9e8
chore(desktop): bump cap-desktop version to 0.4.81
richiemcilroy 45a72d1
feat(desktop): enforce settings window minimum size and occlusion all…
richiemcilroy 8cb17f4
locks etc
richiemcilroy b2f7d39
clippy
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
0.4.8→0.4.81Semver patch increments conventionally go
0.4.8 → 0.4.9. Jumping to0.4.81(skipping 72 patch levels) is valid semver but looks like either a typo (0.4.9was intended) or a deliberate "sub-patch" scheme. If this is intentional (e.g., rapid hotfix numbering), a comment or convention note in the release process would prevent future confusion.Prompt To Fix With AI
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!