desktoppackage: fix unable to apply wallpaper settings after switching layout
wallpaperGraphicsObject
, wallpaper
or wallpaperInterface
is not set before calling ContainmentInterface::loadWallpaper()
, so wait
until wallpaperInterfaceChanged
signal is emitted. At that time
applyWallpaper()
will call syncWallpaperObjects()
to update
wallpaperConfiguration
.
BUG: 407619 FIXED-IN: 5.24.6
Tested work on 5.24.5/KF5.94
Edited by Fushan Wen