On Saturday 23 August 2008 17:25:25 Aaron J. Seigo wrote: > what happens in the code is: > > * old containment save settings: old->save(containmentConfig); > * new containment reads those settings: c->restore(containmentConfig)
If I have understood correctly restore calls setWallpaper which gives containments own config (not the old containments config used in restore) to wallpaper plugins. So should I fix setWallpaper so it can take the KConfigGroup from restore? > * we switch config objects: containmentConfig = c->config() > * new containment saves its settings: c->save(containmentConfig); > * config sync requested: corona->requestConfigSync(); Petri
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel