Skip to content

power: Define brightness to be -1 if builtin display is disabled

Benjamin Berg requested to merge benzea/hide-brightness-if-builtin-disable into master

When the builtin display is disabled, then we don't want to show the controls for the backlight. We can detect the case by checking that no CRTC has been assigned to the output.

Fixes #81 (closed)

Merge request reports