Skip to content

Use a versioned DBus service

Arjen Hiemstra requested to merge work/ahiemstra/dbusversion into master

This updates ksystemstats to make use of the new versioned DBus service/object/interface naming from libksysguard!313 (merged) .

Since KDBusService does not allow us to modify the registered service/objects it is dropped and manual implementation of uniqueness/replace is used that allows us to register things with the names we want.

BUG: 477360

Edited by Arjen Hiemstra

Merge request reports