wallpaper
Manages the Box desktop wallpaper.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| wallpaper-service.ts | Wallpaper Service |
| box-wallpaper-commands.ts | Box Wallpaper Commands |
Dependencies and change boundaries
Declared Host dependencies: settings.
This controls the sandbox desktop, not the macOS app icon under assets/branding.
See Configuration for activation policy and Features for support status.