AlexPerathoner / SlimHUD

Replacement for MacOS' volume, brightness and keyboard backlight HUDs.
https://alexperathoner.github.io/SlimHUD
GNU General Public License v3.0
394 stars 9 forks source link

Support external monitors #82

Open AlexPerathoner opened 1 year ago

AlexPerathoner commented 1 year ago

Before opening the issue, have you...?

Is your feature request related to a problem? Please describe

External monitors whose brightness can't be changed directly from the OS aren't recognised by SlimHUD. Changing their brightness doesn't show the HUD.

Describe the solution you'd like

Use the implementation used in

should work for volume, too

Describe alternatives you've considered

Don't do anything

Anything else?

No response

Ein-Tim commented 1 year ago

@AlexPerathoner I just started using this great app today and this is the only feature I'm missing! Anyway, thanks for creating this app! Great work!

AlexPerathoner commented 1 year ago

Ohh a fellow Münchner :)

Ein-Tim commented 1 year ago

Haha, yeah! I'm waving over to you at the TUM! 👋

Are there any plans to support external monitors soon?

AlexPerathoner commented 1 year ago

Yes, but I haven't looked into it yet. So it will probably take a couple weeks until I have a release ready. Anyway it's in top priority now :)

usamasaleem1 commented 10 months ago

any updates?

sup3rb3ar commented 9 months ago

Just want to note that BetterDisplay (successor to MonitorControl) does support integration with external OSD presentation apps.

https://github.com/waydabber/BetterDisplay/wiki/Integration-features,-CLI#osd-notification-dispatch-integration

The API seems to be developed for MediaMate but made in a generic way so it's open to other apps as well.