SlimHUD icon indicating copy to clipboard operation
SlimHUD copied to clipboard

Support external monitors

Open AlexPerathoner opened this issue 2 years ago • 6 comments

Before opening the issue, have you...?

  • [X] Searched for existing issues

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

  • MonitorControl to retrieve the brightness
  • https://github.com/alin23/Lunar

should work for volume, too

Describe alternatives you've considered

Don't do anything

Anything else?

No response

AlexPerathoner avatar Jan 10 '23 22:01 AlexPerathoner

@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!

Ein-Tim avatar Mar 25 '23 16:03 Ein-Tim

Ohh a fellow Münchner :)

AlexPerathoner avatar Mar 25 '23 16:03 AlexPerathoner

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

Are there any plans to support external monitors soon?

Ein-Tim avatar Mar 26 '23 13:03 Ein-Tim

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 :)

AlexPerathoner avatar Mar 26 '23 13:03 AlexPerathoner

any updates?

usamasaleem1 avatar Jan 03 '24 01:01 usamasaleem1

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.

sup3rb3ar avatar Jan 30 '24 19:01 sup3rb3ar