Code review comment for lp:~albaguirre/unity-system-compositor/screen-power-state-handling

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

MR that exports the dim value:
https://code.launchpad.net/~rsalveti/powerd/export_dim_brightness_value/+merge/216805

To land this MR, besides the need of another clean-up in powerd (to remove the screen states), we also need a clear way for the apps to request something similar to the powerd display state (probably just asking display to be on/off). Do you know if we already have a dbus interface for that?

We also need to coordinate and land changes for all apps that are currently using the powerd requestDisplayState dbus api, as that will be removed as well.

« Back to merge proposal