Skip to content
Commit 379d162a authored by Fushan Wen's avatar Fushan Wen Committed by Marco Martin
Browse files

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
parent 9a85ca90
Pipeline #190874 passed with stage
in 4 minutes and 40 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment