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

Option to disable Quick Menu when using 1 Hotkey with multiple Profiles #745

Closed
supleed2 opened this issue Sep 8, 2021 · 1 comment
Closed
Labels
Enhancement Issue which are a enhancement released

Comments

@supleed2
Copy link

supleed2 commented Sep 8, 2021

Currently the "Quick Menu on hotkey" checkbox shown below only affects the menu that shows up when using a hotkey to cycle between playback/recording devices individually. It does not affect the menu that shows up when using multiple profiles with the same hotkey.

Checkbox

Either this checkbox could enable/disable both menus, or there could be a second check box added.

@supleed2 supleed2 added the Enhancement Issue which are a enhancement label Sep 8, 2021
github-actions bot pushed a commit that referenced this issue Oct 13, 2021
### [6.1.1](v6.1.0...v6.1.1) (2021-10-13)

### Bug Fixes

* **.NET::Build:** Fix issue with warnings about API not available ([987043e](987043e))
* **CrashReport:** Fix message box not showing when application crashes ([6179c53](6179c53))
* **HotKey:** Remove detection of any Hanja/Kanji mode key ([2ab20ea](2ab20ea))
* **IconChanger:** Fix issue where the icon wouldn't change when the default device is switched. ([b33ef84](b33ef84))
* **Notification::CustomSound:** Fix issue loading MP3 file for custom sound. ([a46acb4](a46acb4))
* **Profile::Validation:** Be sure we're not creating/updating a profile with the exact same trigger ([d1312c3](d1312c3)), closes [#753](#753)
* **Profile:** Properly return issue when loading profile at application startup. ([6b27786](6b27786))
* **TrayIcon:** Fix rare time where changing the icon make the application crash ([ae4f30b](ae4f30b))

### Languages

* **Chinese (Simplified):** Translated Settings using Weblate ([592cca5](592cca5))
* **Chinese (Simplified):** Translated Update Download using Weblate ([4f7b24d](4f7b24d))
* **Croatian:** Translated Settings using Weblate ([cb560a0](cb560a0))
* **Croatian:** Translated Update Download using Weblate ([9678a7f](9678a7f))
* **Italian:** Translated Settings using Weblate ([5888ba1](5888ba1))
* **Italian:** Translated Update Download using Weblate ([a4589fe](a4589fe))
* **Japanese:** Translated About using Weblate ([7e72027](7e72027))
* **Japanese:** Translated Settings using Weblate ([fdf4d2e](fdf4d2e))
* **Japanese:** Translated Update Download using Weblate ([321a886](321a886))
* **Korean:** Translated Settings using Weblate ([083b228](083b228))
* **Portuguese:** Translated Settings using Weblate ([b934427](b934427))
* **Russian:** Translated Update Download using Weblate ([c8e9840](c8e9840))
* **Serbian:** Add serbian to the application ([5d821f7](5d821f7))
* **Serbian:** Added About translation using Weblate ([357c9a8](357c9a8))
* **Serbian:** Added Settings translation using Weblate ([d718bf5](d718bf5))
* **Serbian:** Added Tray Icon translation using Weblate ([b647a94](b647a94))
* **Serbian:** Added Update Download translation using Weblate ([fc30f7e](fc30f7e))
* **Serbian:** Translated About using Weblate ([ceb39e8](ceb39e8))
* **Serbian:** Translated Settings using Weblate ([b346d64](b346d64))
* **Serbian:** Translated Settings using Weblate ([6b4bc16](6b4bc16))
* **Serbian:** Translated Tray Icon using Weblate ([49c6a45](49c6a45))
* **Serbian:** Translated Update Download using Weblate ([3557566](3557566))
* **Spanish:** Translated Settings using Weblate ([2fdaaf3](2fdaaf3))
* **Spanish:** Translated Tray Icon using Weblate ([0cd5be4](0cd5be4))
* **Spanish:** Translated Update Download using Weblate ([d99a52b](d99a52b))
* **Thai:** Add language thai to the application ([57bc75a](57bc75a))
* **Thai:** Added About translation using Weblate ([7f79dce](7f79dce))
* **Thai:** Added Settings translation using Weblate ([750086c](750086c))
* **Thai:** Added Tray Icon translation using Weblate ([ca24957](ca24957))
* **Thai:** Added Update Download translation using Weblate ([b7738ea](b7738ea))
* **Thai:** Translated About using Weblate ([3b135e3](3b135e3))
* **Thai:** Translated About using Weblate ([7fb4fd0](7fb4fd0))
* **Thai:** Translated Settings using Weblate ([bd80ec6](bd80ec6))
* **Thai:** Translated Settings using Weblate ([4b902da](4b902da))
* **Thai:** Translated Settings using Weblate ([02833e1](02833e1))
* **Thai:** Translated Tray Icon using Weblate ([a25c8c7](a25c8c7))
* **Thai:** Translated Update Download using Weblate ([a929093](a929093))

### Enhancements

* **.NET:** Move to .NET 6.0 ([4d1fb42](4d1fb42))
* **Logging:** Improve logging Switch foreground feature for better debugging ([5cfdf74](5cfdf74))
* **Profile::QuickMenu:** Only display quick menu when selected in the global setting when switching between profiles. ([1e034ae](1e034ae)), closes [#745](#745)
@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 6.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Issue which are a enhancement released
Projects
None yet
Development

No branches or pull requests

1 participant