Add volume flyout sync toggle - #1058
Closed
lgc2333 wants to merge 1 commit into
Closed
Conversation
lgc2333
force-pushed
the
codex/volume-sync-media-flyout
branch
from
August 23, 2026 14:40
8b94922 to
7596b50
Compare
lgc2333
marked this pull request as ready for review
August 23, 2026 14:43
lgc2333
force-pushed
the
codex/volume-sync-media-flyout
branch
from
August 24, 2026 14:09
7596b50 to
a92ff7f
Compare
Contributor
Author
|
maybe i should change the title of this configuration item? i think its meaning is too broad. because if the "always display" turned on, or the "stay time" setting is different between these widgets, they will not close at the same time. only click the taskbar widget will let them close together now. (sorry about my bad english skill) |
lgc2333
force-pushed
the
codex/volume-sync-media-flyout
branch
5 times, most recently
from
August 24, 2026 15:07
8a283f7 to
904536c
Compare
5 tasks
lgc2333
force-pushed
the
codex/volume-sync-media-flyout
branch
from
August 28, 2026 15:36
904536c to
eee69c3
Compare
Co-authored-by: Codex <codex@openai.com>
lgc2333
force-pushed
the
codex/volume-sync-media-flyout
branch
from
September 4, 2026 21:40
eee69c3 to
880a231
Compare
Contributor
Author
|
close due to low possibility merging. issue: #1050 |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Summary
Adds a volume setting above the volume flyout stay-duration control for linking manual media flyout triggers with the volume flyout.
Taskbar widget and tray "show media flyout" entries now go through a wrapper that:
These popups are visually syncing when open btw
Media-key and volume-key paths keep their existing direct calls. Auto stay-duration behavior is still timer-driven, so matching media/volume durations naturally collapse together without extra close synchronization.
Motivation
closes #1050
Type of Change
Checklist