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

Displays not detected after connecting in Big Sur #22

Closed OCJvanDijk closed 3 years ago

OCJvanDijk commented 4 years ago

When I plug in my display with the app running, the app doesn't detect it and it stays "Deactivated".

Workaround: Restart the app

I'll investigate soon when I have a bit more time.

OCJvanDijk commented 4 years ago

Should be fixed in v2.3.0

OCJvanDijk commented 3 years ago

Reopening because I'm still experiencing this sometimes.

OCJvanDijk commented 3 years ago

Seems to mostly happen to me now when waking from sleep.

mustdobetter commented 3 years ago

Agreed - I also experience this intermittently when waking from sleep. This usually only affects one of the two UltraFine 5k's (1st gen) that are plugged in. Restarting the app always sorts it out.

AdeTheux commented 3 years ago

No problem to report since 2.30 update with 1 5k (1st gen monitor).

OCJvanDijk commented 3 years ago

Try out v2.3.1. It is much more robust, I know this because I've stared at the code for a long time. (Actually testing this is hard, ok, it's all barely reproducible. I haven't had an issue with it yet at least.)

mustdobetter commented 3 years ago

Thanks @OCJvanDijk - having used this for a few days now I haven't experienced the issue again. Good code-staring 😄

OCJvanDijk commented 3 years ago

👍. I also haven't experienced the issue anymore, so I'm going to close it again.

I even seem to have solved the offset shift issue, so I might remove the offset lock, which is just confusing everybody.