mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-01-06 08:20:12 +01:00
docs: Update D-Bus API introduction
And link to the new README.md
This commit is contained in:
parent
8b6e766e94
commit
9980f5a9f3
1 changed files with 9 additions and 1 deletions
|
|
@ -11,7 +11,15 @@
|
|||
desktop environment to switch system power profiles based on user choice,
|
||||
or user intent.
|
||||
|
||||
FIXME move more from README
|
||||
OS components would typically use the "Profiles" property to construct
|
||||
their UI (2 or 3 profiles available), and monitor the "ActiveProfile"
|
||||
and the "PerformanceInhibited" properties to update that UI. The UI
|
||||
would try to set the "ActiveProfile" property if the user selected
|
||||
a different one.
|
||||
|
||||
Note that the reason why the project exists and how it is different from
|
||||
existing projects is explained <ulink href=" https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/blob/master/README.md">
|
||||
in the project's README file</ulink>.
|
||||
|
||||
The object path will be "/net/hadess/PowerProfiles".
|
||||
-->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue