Skip to content

backends/drm: disable software brightness if there was ever a hardware brightness device assigned

Xaver Hugl requested to merge work/zamundaaa/disable-soft-brightness into master

Software brightness is very useful when the backlight really can't be controlled by us, but if it's just temporarily unavailable because of powerdevil not running, or DDC/CI having issues, then it's best if we don't darken the image in software on top of the backlight level still being set by the display.

closes #238 (closed)

Merge request reports

Loading