[GH-ISSUE #985] Add icon for using volume control only #596

Closed
opened 2026-05-05 06:19:41 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @weensy on GitHub (Mar 26, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/985

Before opening the issue, have you...?

  • Searched for existing issues

I am a user who only uses the volume control. People who use it like me have a sense of incongruity in function and icon.
Screen Shot 2022-03-26 at 18 11 38

Describe the solution you'd like

Prepare icons such as Brightness, Contrast, Sound, and Monitor, and allow users to choose one.

Describe alternatives you've considered

Alternatively, we can choose a universal icon. It is also discussed in Issues #925.

Anything else?

No response

Originally created by @weensy on GitHub (Mar 26, 2022). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/985 ### Before opening the issue, have you...? - [X] Searched for existing issues ### Is your feature request related to a problem? Please describe I am a user who only uses the volume control. People who use it like me have a sense of incongruity in function and icon. <img width="335" alt="Screen Shot 2022-03-26 at 18 11 38" src="https://user-images.githubusercontent.com/54832625/160247505-8badea22-57ef-4d19-a5a7-dc652ee6f641.png"> ### Describe the solution you'd like Prepare icons such as Brightness, Contrast, Sound, and Monitor, and allow users to choose one. ### Describe alternatives you've considered Alternatively, we can choose a universal icon. It is also discussed in Issues #925. ### Anything else? _No response_
Author
Owner

@waydabber commented on GitHub (Apr 7, 2022):

I understand the sentiment, however changing the icons or even adding custom icon options were voted down several times in the past so I don't dare to even raise the issue. ;)

What you can do is download the source code into XCode and simply rename the icon symbol name to speaker.wave.2.fill for example and compile the app, that will give you a nice speaker icon.

Screen Shot 2022-04-07 at 20 01 45
<!-- gh-comment-id:1092044424 --> @waydabber commented on GitHub (Apr 7, 2022): I understand the sentiment, however changing the icons or even adding custom icon options were voted down several times in the past so I don't dare to even raise the issue. ;) What you can do is download the source code into XCode and simply rename the icon symbol name to `speaker.wave.2.fill` for example and compile the app, that will give you a nice speaker icon. <img width="672" alt="Screen Shot 2022-04-07 at 20 01 45" src="https://user-images.githubusercontent.com/37590873/162267612-0b1db9ea-2b6d-4bd4-9b18-f2e79d045d99.png">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#596
No description provided.