Skip to content

screen-saver-manager: Shorten DBus names and use cancellable

Guido Günther requested to merge guidog/phosh:screensaver-cleanup into main

The code used dated standards so clean this up a bit by shortening the variable names and using a cancellable (which allows us to drop some ref/unref too).

Merge request reports