Skip to content

greeter: fix undefined wallpaper by initializing wallpaper plugin before lock screen

Fushan Wen requested to merge work/fuf/undef-wallpaper into master

The wallpaper plugin needs to be initialized first, so the lock screen can read wallpaper property without warnings.

Merge request reports