aboutsummaryrefslogtreecommitdiff
path: root/src/ib-brightness-powerd-control.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to powerd since the brightness interface is now provided ↵Alberto Aguirre2014-06-191-201/+0
| | | | by Unity.Screen
* Changes to address setBrightness interface moving from powerd to ↵Alberto Aguirre2014-06-161-2/+20
| | | | unity-system-compositor
* updating code to reflect latest powerd dbus API changesRicardo Salveti de Araujo2014-04-281-6/+8
|
* refine and use default value as initial brightness valueY.C cheng2014-03-061-23/+20
|
* add GCancellable and cancel it before freeY.C cheng2014-03-051-3/+7
|
* brightness parameters as necessary condition to use powerdY.C cheng2014-03-051-27/+30
|
* clean up / wrong code fixY.C cheng2014-03-051-8/+19
|
* set brightness via powerd if it exist (using dbus)Y.C cheng2014-03-031-0/+166