You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Add wallpaper configuration management with support for multiple
screens and workspaces
2. Implement TreelandWallpaperShellInterfaceV1 protocol for wallpaper
communication
3. Replace WallpaperController with new WallpaperItem component
4. Add wallpaper launcher for managing wallpaper processes
5. Support both desktop and lockscreen wallpapers with different roles
6. Add configuration persistence through DConfig
7. Implement wallpaper type detection (image/video)
8. Add workspace synchronization for wallpaper configuration
Log: Added advanced wallpaper management system with multi-screen and
workspace support
Influence:
1. Test wallpaper loading on different outputs and workspaces
2. Verify lockscreen wallpaper functionality
3. Test wallpaper configuration changes through DConfig
4. Check wallpaper process management and lifecycle
5. Verify wallpaper protocol communication
6. Test multi-user wallpaper scenarios
7. Validate workspace switching with wallpaper changes
8. Check error handling for invalid wallpaper files
0 commit comments