Skip to content
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

Fixed the initial displayed volume with PulseAudio #1929

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

tsujan
Copy link
Member

@tsujan tsujan commented Aug 23, 2023

  1. The initial displayed volume (immediately after Panel's startup) is fixed when volumes beyond 100% are not allowed (the default).
  2. The previous behavior is kept when volumes beyond 100% are allowed.
  3. The displayed volume is updated when the option about volumes beyond 100% is toggled.

Fixes #1928

 1. The initial displayed volume (immediately after Panel's startup) is fixed when volumes beyond 100% are not allowed (the default).
 2. The previous behavior is kept when volumes beyond 100% are allowed.
 3. The displayed volume is updated when the option about volumes beyond 100% is toggled.

Fixes #1928
Copy link
Contributor

@palinek palinek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GTM

@tsujan tsujan merged commit 09a6439 into master Aug 27, 2023
2 checks passed
@tsujan tsujan deleted the fixed_displayed_volume branch August 27, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Volume Control shows wrong volume when Panel is restarted
2 participants