[GH-ISSUE #462] Hiding OSD completly on LG HDR 4K #368

Closed
opened 2026-05-05 05:50:38 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @handletastic on GitHub (Jul 7, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/462

Originally assigned to: @waydabber on GitHub.

Checklist

  • I have searched for existing issues
  • I have looked through the wiki
  • I have updated MonitorControl to the latest version

Describe the bug
After checking Hide OSD on Advanced Preferences for MonitorControl the Monitor's OSD still displays for a very short time

To Reproduce
Steps to reproduce the behavior:

  1. On MonitorControl > Preferences > Advanced
  2. Click Hide OSD
  3. Press macOS volume control UP/DOWN keys

Expected behavior
To not display the monitor's native volume control slider at all

Environment Information (please complete the following information):

  • macOS version: 11/4
  • Mac model: MacBook Pro (13-inch, 2020, Two Thunderbolt 3 ports)
  • MonitorControl version: 2.1.0
  • Monitor(s): LG HDR 4k - vendor 0x1E6D - model 0x7750
  • Apple Silicon/M1 (yes or no): no
Originally created by @handletastic on GitHub (Jul 7, 2021). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/462 Originally assigned to: @waydabber on GitHub. **Checklist** <!-- NOTE: M1/Apple Silicon is currently not supported, see: https://github.com/MonitorControl/MonitorControl/issues/323 --> <!-- Before you submit your issue, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) --> - [x] I have searched for existing issues - [x] I have looked through [the wiki](https://github.com/MonitorControl/MonitorControl/wiki) - [x] I have updated MonitorControl to the latest version **Describe the bug** After checking Hide OSD on Advanced Preferences for MonitorControl the Monitor's OSD still displays for a very short time **To Reproduce** Steps to reproduce the behavior: 1. On MonitorControl > Preferences > Advanced 2. Click Hide OSD 3. Press macOS volume control UP/DOWN keys **Expected behavior** To not display the monitor's native volume control slider at all **Environment Information (please complete the following information):** - macOS version: 11/4 - Mac model: MacBook Pro (13-inch, 2020, Two Thunderbolt 3 ports) - MonitorControl version: 2.1.0 - Monitor(s): LG HDR 4k - vendor 0x1E6D - model 0x7750 - Apple Silicon/M1 (yes or no): no
gitea-mirror 2026-05-05 05:50:38 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@numbat77 commented on GitHub (Jul 16, 2021):

Same issue on my LG 34UM69G-B. It flickers on and off as I change the volume.

<!-- gh-comment-id:881574813 --> @numbat77 commented on GitHub (Jul 16, 2021): Same issue on my LG 34UM69G-B. It flickers on and off as I change the volume.
Author
Owner

@dimitrij2k commented on GitHub (Jul 27, 2021):

Same here with LG 32UN880…

Environment Information (please complete the following information):

macOS version: 11/5
Mac model: MacBook Air (13-inch, 2021, Two Thunderbolt 3 ports)
MonitorControl version: 3.0.0-b1
Monitor(s): LG HDR 4k - vendor 0x1E6D - model 0x7750
Apple Silicon/M1 (yes or no): yes

<!-- gh-comment-id:887314031 --> @dimitrij2k commented on GitHub (Jul 27, 2021): Same here with LG 32UN880… Environment Information (please complete the following information): macOS version: 11/5 Mac model: MacBook Air (13-inch, 2021, Two Thunderbolt 3 ports) MonitorControl version: 3.0.0-b1 Monitor(s): LG HDR 4k - vendor 0x1E6D - model 0x7750 Apple Silicon/M1 (yes or no): yes
Author
Owner

@jmtakahashi commented on GitHub (Jul 29, 2021):

Same here (after reverting from 2.2.0). Volume monitor OSD flickers ON for a split second with each volume button press.

Environment Information (please complete the following information):

macOS version: 11.5
Mac model: MacBook Pro (13-inch, early 2015)
MonitorControl version: 2.1.0
Monitor(s): LG 34WL85C-B
Apple Silicon/M1 (yes or no): no

<!-- gh-comment-id:888998420 --> @jmtakahashi commented on GitHub (Jul 29, 2021): Same here (after reverting from 2.2.0). Volume monitor OSD flickers ON for a split second with each volume button press. Environment Information (please complete the following information): macOS version: 11.5 Mac model: MacBook Pro (13-inch, early 2015) MonitorControl version: 2.1.0 Monitor(s): LG 34WL85C-B Apple Silicon/M1 (yes or no): no
Author
Owner

@jmtakahashi commented on GitHub (Jul 29, 2021):

@hdsantos89 I would suggest changing the title to "Not Hiding the OSD Completely". Your title suggests that Monitor Control IS hiding the OSD correctly, or it sounds like a Feature Request.

<!-- gh-comment-id:889006460 --> @jmtakahashi commented on GitHub (Jul 29, 2021): @hdsantos89 I would suggest changing the title to "Not Hiding the OSD Completely". Your title suggests that Monitor Control IS hiding the OSD correctly, or it sounds like a Feature Request.
Author
Owner

@waydabber commented on GitHub (Aug 17, 2021):

Unfortunatelly this function is rather broken. It would be nice if it could be made to work properly. The implementation not only makes volume changes rather slow but results in a flickering monitor OSD (I have an LG UHD display myself). In the next version we'll have an option to disable the OS OSD instead and let the Display's OSD remain for those who don't like the two overlaying OSDs.

Screen Shot 2021-08-17 at 11 03 56
<!-- gh-comment-id:900124192 --> @waydabber commented on GitHub (Aug 17, 2021): Unfortunatelly this function is rather broken. It would be nice if it could be made to work properly. The implementation not only makes volume changes rather slow but results in a flickering monitor OSD (I have an LG UHD display myself). In the next version we'll have an option to disable the OS OSD instead and let the Display's OSD remain for those who don't like the two overlaying OSDs. <img width="803" alt="Screen Shot 2021-08-17 at 11 03 56" src="https://user-images.githubusercontent.com/37590873/129696984-1f4a7a2d-e354-46c6-b934-f40614d480d3.png">
Author
Owner

@waydabber commented on GitHub (Aug 20, 2021):

I'll close this one since it is related to https://github.com/MonitorControl/MonitorControl/issues/480 in reverse. Since hiding the OSD cannot work properly due to hard technical limitations, the relevant option will work the other way around (disabling the macOS OSD). Hope this will suffice. Sorry about the fact that there is no better alternative though.

<!-- gh-comment-id:902850981 --> @waydabber commented on GitHub (Aug 20, 2021): I'll close this one since it is related to https://github.com/MonitorControl/MonitorControl/issues/480 in reverse. Since hiding the OSD cannot work properly due to hard technical limitations, the relevant option will work the other way around (disabling the macOS OSD). Hope this will suffice. Sorry about the fact that there is no better alternative though.
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#368
No description provided.