Merge branch 'ppd-api-rename' into 'main'

gio/powerprofilemonitordbus: Use newer D-Bus API

See merge request GNOME/glib!4478
This commit is contained in:
Philip Withnall
2025-02-07 08:34:19 +00:00
4 changed files with 124 additions and 59 deletions

View File

@@ -445,5 +445,5 @@ The following extension points are currently defined by GIO:
implementations for power usage monitoring. Implementations of this
extension point must implement the [iface@Gio.PowerProfileMonitor] interface.
GIO contains implementations of this extension point that use the
`net.hadess.PowerProfiles` D-Bus interface and the desktop portal for
this functionality.
`org.freedesktop.UPower.PowerProfiles` D-Bus interface and the desktop portal
for this functionality.