-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
Indicate Active Profile #734
Labels
Enhancement
Issue which are a enhancement
Comments
github-actions bot
pushed a commit
that referenced
this issue
Sep 5, 2021
## [6.1.0](v6.0.0...v6.1.0) (2021-09-05) ### Features * **Profile::Hotkey:** Profile can now share the same hotkey. Doing so let you switch between profile. A quick menu is also displayed. ([85a623e](85a623e)), closes [#409](#409) ### Bug Fixes * **.NET:** Disable trimmming. It's recommended to avoid it when having a WinForm application. This will fixes a lot of startup crashes. ([033b968](033b968)) * **AutoUpdate:** Show a message box when can't validate signature of file. ([2406d6c](2406d6c)) * **Banner::Sound:** Fix crash when setting a sound for the banner. ([d8fcf3c](d8fcf3c)), closes [#730](#730) * **Device::Volume:** Only get volume when device is active ([40db2ef](40db2ef)) * **Profile::Hotkey:** Fix the cycling logic between profiles ([009475b](009475b)), closes [#734](#734) * **Telemetry:** Start telemetry properly ([06ab90c](06ab90c)) ### Enhancements * **Systray::Tooltip:** Add volume % when hovering the SoundSwitch icon. ([9b1aba3](9b1aba3)) * **Telemetry:** Add proper tooltip for explaining telemetry ([f90ca7f](f90ca7f)), closes [#736](#736) * **Telemetry:** Clarify the term related to telemetry ([8b2e688](8b2e688)) ### Languages * **Hebrew:** Translated Settings using Weblate ([1db0a11](1db0a11)) * **Hebrew:** Translated Settings using Weblate ([cf7e3eb](cf7e3eb)) * **Hebrew:** Translated Update Download using Weblate ([fa90c65](fa90c65)) * **Italian:** Translated Settings using Weblate ([1e5871e](1e5871e)) * **Norwegian Bokmål:** Translated Settings using Weblate ([04675a9](04675a9)) * **Portuguese:** Translated Settings using Weblate ([8c4f733](8c4f733)) * **Portuguese:** Translated Settings using Weblate ([872b055](872b055)) * **Portuguese:** Translated Update Download using Weblate ([7cb495e](7cb495e)) * **Portuguese (Brazil):** Translated Settings using Weblate ([4a35ef5](4a35ef5)) * **Portuguese (Brazil):** Translated Settings using Weblate ([e0712a4](e0712a4)) * **Portuguese (Brazil):** Translated Update Download using Weblate ([2c7f3bd](2c7f3bd)) * **Profile::Hotkey:** Update description of hotkey feature ([54e52df](54e52df)) * **telemetry:** Add description ([c0a5bdd](c0a5bdd)), closes [#736](#736)
🎉 This issue has been resolved in version 6.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Was gonna put up a request for this exact feature but saw this. Would greatly appreciate it :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be helpful to indicate the active profile in use - maybe not with a green check - but with a darker (selected) background (or possibly a less jarring indicator)?
For example, when single-clicking the SoundSwitch icon in the Windows 7 taskbar - the active profile could have a darker / selected background (or perhaps something more subtle).
Additionally, it might be nice to include the Settings icon on single clicking the taskbar icon, though I see the argument for keeping items here to a clean minimum.
Thanks for making this available, I'm using on Windows 7. I missed the Windows 10 widget so much I googled for something similar and found SoundSwitch.
The text was updated successfully, but these errors were encountered: