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
NSScreen.screens only returns the physical screens, not the number of "spaces".
Preliminary effort
From OS < 10.7, macOS stores wallpaper datasource in com.apple.desktop.plist. Otherwise, it stores in ~/Library/Application Support/Dock/desktoppicture.db
This approach is capable of overriding the specific wallpaper for all spaces, but it requires to relaunch the Dock (killall Dock), which I'm super discouraged.
Beside that, editing the desktoppicture.db directly could be potential risk when the database's structure changes. Consequently, it's corrupted.
Description
There is a notice that Artify is unable to update a wallpaper if the main screen is not active.
How to reproduce
Feature
photoAcceptance Criteria
The text was updated successfully, but these errors were encountered: