Recording improvements (more options + better audio control)#1
Open
devalentineomonya wants to merge 4 commits intoatdma:mainfrom
Open
Recording improvements (more options + better audio control)#1devalentineomonya wants to merge 4 commits intoatdma:mainfrom
devalentineomonya wants to merge 4 commits intoatdma:mainfrom
Conversation
feat: add persisted audio sources dropdown
Author
|
@atdma Kindly check this out |
MateusAquino
reviewed
Jan 8, 2026
Owner
|
I do like this PR, I'll check it out. I will also note this is not the official repo, though if it works well and code is good style and reliability is high. I will attempt to merge this into the main repo. Thanks for sending the code this way. |
Author
|
I’d really appreciate your time to review this and see it merged into the main repo. I know this isn’t the main repo, but I really liked the feature you implemented and decided to add it here. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
recording_20260107_00-49-11.mp4
This PR adds more flexibility to recording. You can now pick different video modes and choose exactly which audio sources to record; system, microphone, or both together.
What’s new
new recording config for:
settings are saved, not one-time
record:
UI shows clear status and errors
controls disable while recording to avoid weird states
Video modes
Why this is useful
Works together with CLI
This PR pairs with:
➡️ caelestia-dots/cli#72