Skip to content

main: Fix PerformanceInhibited property not being up-to-date

Bastien Nocera requested to merge wip/hadess/inhibition-prop-fix into master

When something other than the performance profile was selected, the PerformanceInhibited property was never set or updated. This meant that front-ends couldn't make the performance mode temporarily unavailable to the user.

Merge request reports