Various fix-ups for the application volume adjustment feature#17271
Merged
Conversation
Qchristensen
approved these changes
Oct 10, 2024
Qchristensen
left a comment
Member
There was a problem hiding this comment.
Userguide change looks fine.
CyrilleB79
reviewed
Oct 10, 2024
CyrilleB79
left a comment
Contributor
There was a problem hiding this comment.
Thanks @codeofdusk for working to clarify this new feature. It's a key point to make this feature a real success.
Here is my first feedback; maybe there will be more comments after we have discussed it.
Co-authored-by: Cyrille Bougot <cyrille.bougot2@laposte.net>
seanbudd
reviewed
Oct 14, 2024
Co-authored-by: Luke Davis <8139760+XLTechie@users.noreply.github.com>
…into app-volume-fixup
See test results for failed build of commit 63a055e7c5 |
seanbudd
reviewed
Oct 16, 2024
Co-authored-by: Sean Budd <seanbudd123@gmail.com>
seanbudd
approved these changes
Oct 16, 2024
Member
|
Thanks @codeofdusk ! |
Merged
SaschaCowley
pushed a commit
that referenced
this pull request
Apr 4, 2025
### Reverts PR Reverts #17271 Reverts #16591 Reverts #17634 ### Issues fixed Fixes #17654 Fixes #17882 Fixes #17124 Fixes #17656 ### Issues reopened Reopens #16052 ### Reason for revert - #17654: The applications volume adjust feature is affecting Windows sound output even if the feature is disabled. - #17882: bug: NVDA does not announce when application volume control feature is toggled using assigned gesture - #17124: unclear UX in regards to if the settings should be profile independent - #17656: NVDA doesn't control the volume of applications which use non-default windows output ### Can this PR be reimplemented? If so, what is required for the next attempt - Refer to debug suggestions in #17654 (comment) - Ensure #17124 is considered in the next attempt - See #17885 for fix for #17882 - #17656 should at least be documented, if not resolved
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.
Link to issue number:
#16591 (comment), #16591 (comment)
Summary of the issue:
Description of how this pull request fixes the issue:
Updates what's new, the user guide, and various namings accordingly, per offline discussion with @mltony.
Testing strategy:
Tested that feature works as expected. Alpha testing.
Known issues with pull request:
None known
Code Review Checklist: