Skip to content

daemon: Emit a signal when a DDC display stops supporting brightness

We now remove the display from our list when receiving the signal, instead of relying on subsequent brightness calls to manually check and remove unsupported displays every time.

This MR came out of !324 (merged) which hopefully can become a little simpler if this gets merged first.

Merge request reports