OCJvanDijk / Brightness-Sync

Synchronize the brightness of your built-in display with your LG UltraFine display(s)
MIT License
152 stars 17 forks source link

Change how display serial number is retrieved #3

Closed mustdobetter closed 5 years ago

mustdobetter commented 5 years ago

As the serial number doesn't seem to consistently be available within the InfoDictionary, retrieve via CGDisplaySerialNumber.

@OCJvanDijk, this is based on the information you provided in issue #2. This at least seems to work consistently for me.

mustdobetter commented 5 years ago

This is no longer needed as @OCJvanDijk has released a new release which fixes the issue. Furthermore, as described in #2, this was not the correct approach.