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

Indicate Active Profile #734

Open
mossmoss opened this issue Sep 1, 2021 · 3 comments
Open

Indicate Active Profile #734

mossmoss opened this issue Sep 1, 2021 · 3 comments
Labels
Enhancement Issue which are a enhancement

Comments

@mossmoss
Copy link

mossmoss commented Sep 1, 2021

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.

@mossmoss mossmoss added the Enhancement Issue which are a enhancement label Sep 1, 2021
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)
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2021

🎉 This issue has been resolved in version 6.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@mossmoss
Copy link
Author

mossmoss commented Sep 6, 2021

How is the active profile indicated? Is it the tool tip on hovering over the taskbar icon?

tip
That gives "Play" output info but not profile name.

Capture

I was thinking that on a single click of the taskbar icon (or in tool tip on hovering over the taskbar icon), the active profile (at the top of the menu) would somehow be indicated - the green check boxes indicating input / output devices might not be meaningful to all users, where a profile name might.

selected

This shows a profile that the mouse is hovering over (to demonstrate a shaded indicator). As of now, it's not necessarily the active profile, but is an example of how the active profile could appear by default to indicate it is active. And/or the active profile could be listed (with any currently shown info) on hovering over the taskbar icon in a tool tip.

@Belphemur Belphemur removed the released label Sep 6, 2021
@Belphemur Belphemur reopened this Sep 6, 2021
@ghost
Copy link

ghost commented Jan 20, 2024

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
Labels
Enhancement Issue which are a enhancement
Projects
None yet
Development

No branches or pull requests

2 participants