wallpaper: Use alternate method to disable initial animation

We want initial loading to be as atomic and lightweight as possible. Debug showed the DesktopView rendering a black rectangle for an additional frame.

This was caused by an animation workaround. Disabling the entire transition is cleaner and simpler.

Merge request reports

Loading