mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #480] Disable BezelUI for Volume Info (LG Issue) #381
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#381
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dimitrij2k on GitHub (Jul 27, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/480
Originally assigned to: @waydabber on GitHub.
Checklist
Is your feature request related to a problem? Please describe.
Changing Volume on a LG Monitor bring the Monitor OSD on Top. Hiding OSD cause flickering of the OSD.
Describe the solution you'd like
Is it possible to disable the BezelUI (Info Popup from OSX) for Volume changes or completly disable it?
Additional context
When the external Monitor is not connected, the BezelUI should be enabled - when external Monitor is connected, just Volume Info should be disabled, because the Monitor UI come into the game.
@waydabber commented on GitHub (Aug 16, 2021):
I'll add this to the next version. I agree that the old "Hide OSD" implementation is making no sense - it is very slow, makes OSD flicker and very difficult to even understand what is happening. There are even some issues opened because of this. I'll change "Hide OSD" to "Disable macOS Volume OSD" something like this:
So if an user with an LG display doesn't want both OSD-s to show up he'll have the option the let the display do it's thing only.
@dimitrij2k commented on GitHub (Aug 16, 2021):
Perfect, thank you!!!
By the way, osx make always huge jumps when changing volume. Is it possible, to make it the default setting, to make just "one step" jumps. Like changing volume with pressed option+shift keys.
@waydabber commented on GitHub (Aug 19, 2021):
Hi, I'll add an option to limit max volume in one of the future releases - this should take care of the "huge jumps" as the new max will be a a lower value.
See this: https://github.com/MonitorControl/MonitorControl/issues/447
@waydabber commented on GitHub (Aug 21, 2021):
Hi, we have relased the 3.0.0 version. Could you please test if this issue is resolved and report back? Thank you!
@dimitrij2k commented on GitHub (Aug 23, 2021):
Works wonderful! Thank you.