AlexPerathoner / SlimHUD

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

Screen clashes #60

Open AlexPerathoner opened 1 year ago

AlexPerathoner commented 1 year ago

34

When having two screens

Clicking on brightness keys changes the brightness of the built in display, but SlimHUD only tries to retrieve the brightness of the main screen, so it doesn't detect any change and the HUD doesn't appear.

This is currently expected behaviour, as we are using the info of the display on which the HUD is displayed. But it could be quite confusing, so maybe change in the future