SlimHUD
SlimHUD copied to clipboard
Screen clashes
#34
When having two screens
- one built in
- one external, which is main screen (with the menu bar)
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