kush-agra / Dynamic_Walls

Replicating macOS Mojave's dynamic wallpaper feature
https://github.com/kush-agra/Dynamic_Walls-app/
42 stars 3 forks source link

Set wallpaper on multiple virtual desktops/spaces #3

Open luca-scr opened 6 years ago

luca-scr commented 6 years ago

Thanks for the nice GitHub repo containing the scripts. It works as described but I have an issue. I usually work with 4 virtual desktops/spaces and when the script is run only the current/active desktop is changed, the others remain unchanged. There is a way to apply the same wallpaper on all the virtual desktops/spaces.

kush-agra commented 6 years ago

Have been looking for a way to do the same, I love spaces and always have many open, but am yet to find a quality way to set wallpaper to all spaces, apple doesn't provide a way, I'll be looking, Thanks :)

anon1y4012 commented 6 years ago

I came up with a method, it's a bit inelegant but it works. Note, this requires some accessibility control depending on which editor you're running to test the code. I've commented out the parts of the old code, the only changes come at the very bottom of the script. Tester.scpt.zip

kush-agra commented 6 years ago

I've seen that but it's just impractical that is why I said there is no quality way

It will switch to all the spaces manually every 5 minutes, that's just straight impractical and annoying