Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

Make volume changing behaviour consistent with OS#630

Closed
krlvm wants to merge 8 commits intoModernFlyouts-Community:devfrom
krlvm:volume-improvements
Closed

Make volume changing behaviour consistent with OS#630
krlvm wants to merge 8 commits intoModernFlyouts-Community:devfrom
krlvm:volume-improvements

Conversation

@krlvm
Copy link
Copy Markdown
Contributor

@krlvm krlvm commented May 22, 2021

Before, when you set volume to 0 in flyout, it did not become muted.
When the audio was muted, it was impossible to adjust volume.

Now that the volume is set to 0, it also mutes can be unmuted by setting the volume to greater than 0, so it is consistent with system volume flyout behaviour.

demo.mp4

myuki and others added 7 commits March 16, 2021 10:44
* Update feature_request.md

* Update bug_report.md

* Update feature_request.md
Add link to 0.3
* Updated Greek Translation (ModernFlyouts-Community#495)

* Updated Greek Translation

* Fixed Num Lock Flyout Out of Margins

* Flyout animation toggle (ModernFlyouts-Community#511)

* widget animation toggle

* translation added

* Flyout animation toggle - done

* minor changes

* typo in ru translation

* Update Russian translation (ModernFlyouts-Community#510)

* Update ModernFlyouts.ru.xlf

* Update README.md

* Update README.md

* Update ModernFlyouts/MultilingualResources/ModernFlyouts.ru.xlf

* Update ModernFlyouts/MultilingualResources/ModernFlyouts.ru.xlf

* Apply suggestions from code review

* - Updated Nuget Packages

* Localized Manifest

* Remove redundant playground

* .wapproj simplification
remove redundant windows.universal target

* .

* Update nuget packages

* Update Nuget Packages

* Minor cleanup

* Finally!

Fixed ModernFlyouts-Community#4 - Bug: Audio flyout is not shown when the volume is changed through means other than media keys
Fixed ModernFlyouts-Community#470 - Bug: Flyouts doesn't appear while holding any mousebutton

* fix null crash

* Revert "fix null crash"

This reverts commit 4ef6985.

* Minor fixes

* Translated all strings to danish (ModernFlyouts-Community#516)

* Fix issue template syntax error (ModernFlyouts-Community#509)

* Add some translators into the list in README (ModernFlyouts-Community#505)

* Updated translators list on README

* Translated all strings to danish

Co-authored-by: Myuki <myuki@outlook.ie>
Co-authored-by: imgradeone <30969327+imgradeone@users.noreply.github.com>

* Temp enable both zh-hans and zh-cn

* Update Ukrainian translation (ModernFlyouts-Community#545)

* Fix issue template syntax error (ModernFlyouts-Community#509)

* Add some translators into the list in README (ModernFlyouts-Community#505)

* Updated translators list on README

* Update ModernFlyouts.uk.xlf

* Update ModernFlyouts.uk.xlf

* Update ModernFlyouts.uk.xlf

very important commit)

Co-authored-by: Myuki <myuki@outlook.ie>
Co-authored-by: imgradeone <30969327+imgradeone@users.noreply.github.com>
Co-authored-by: Sam <35312698+Samuel12321@users.noreply.github.com>

* Re-Updated Turkish Translation (ModernFlyouts-Community#562)

* Fix issue template syntax error (ModernFlyouts-Community#509)

* Add some translators into the list in README (ModernFlyouts-Community#505)

* Updated translators list on README

* Re-Updated Turkish Translation

* Re-Updated Turkish Translation v2

Co-authored-by: Myuki <myuki@outlook.ie>
Co-authored-by: imgradeone <30969327+imgradeone@users.noreply.github.com>

* Fix syntax error for settings.off

* updates

Co-authored-by: Vasilis Patelis <65589110+VasilisPat@users.noreply.github.com>
Co-authored-by: karpovv-boris <78983523+karpovv-boris@users.noreply.github.com>
Co-authored-by: Tony <ANT0x1@users.noreply.github.com>
Co-authored-by: sam <sam>
Co-authored-by: Sam <samuelgilliessmith@hotmail.com>
Co-authored-by: Shankar <shankarbus04082001@hotmail.com>
Co-authored-by: Emil Nymann Sølyst <emilnymann96@gmail.com>
Co-authored-by: Myuki <myuki@outlook.ie>
Co-authored-by: imgradeone <30969327+imgradeone@users.noreply.github.com>
Co-authored-by: PlayDay <18056374+playday3008@users.noreply.github.com>
Co-authored-by: Eren <75967441+ErenAKGUN2007@users.noreply.github.com>
@Samuel12321 Samuel12321 requested review from ADeltaX and ShankarBUS May 22, 2021 20:44
@ShankarBUS
Copy link
Copy Markdown
Member

TBH, this is what I wanted to do for a long time. But, in #23, @Cyberdroid1 and @Samuel12321 suggested the idea to disable the sliders (that will make it grey) inorder to denote the muted state visually.

There was no complaints to change this behavior since then.
That's why I didn't bother about it afterwards.

This PR can be merged. 👍🤌

@krlvm
Copy link
Copy Markdown
Contributor Author

krlvm commented May 23, 2021

I'd like to make the slider gray, but I haven't found the way to do that :(

@ShankarBUS
Copy link
Copy Markdown
Member

I will try to do that once this PR has been merged 😄

@prakharb5 prakharb5 added the UI/UX Related to appearance of the app and flyout. label May 24, 2021
@Samuel12321 Samuel12321 linked an issue May 28, 2021 that may be closed by this pull request
@ShankarBUS
Copy link
Copy Markdown
Member

Why this PR targetting main? Hey fella, can you retarget it to the dev branch?

@krlvm krlvm changed the base branch from main to dev May 28, 2021 14:27
@krlvm
Copy link
Copy Markdown
Contributor Author

krlvm commented May 28, 2021

Oh, didn't notice

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

UI/UX Related to appearance of the app and flyout.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants