Skip to content

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

2022-05-30_20-28-58

Edited by Fushan Wen

Merge request reports