thejandroman / bing-wallpaper

Bing.com wallpaper for OS X, and any Unix like desktop (eg. Ubuntu).
GNU General Public License v3.0
328 stars 83 forks source link

Fails to set wallpaper on multiple monitors #17

Open sumonto opened 6 years ago

sumonto commented 6 years ago

Hi, ./bing-wallpaper.sh -w, fails to set wallpaper on multiple monitors It does a good job for 1 monitor

OS: Mac 10.13 Version: 0.4.0

thejandroman commented 6 years ago

@sumonto, it looks like the -w flag calls some Applescript which might be the culprit. Unfortunately this is not a feature I use nor do I have a multiple monitor setup to test this. If anyone does have multiple monitors and can test a fix I am happy to review.

aaronstaves commented 6 years ago

Just made a pull request that should fix this. Not sure how reliable using the sqlite database is for altering desktops, but works on my machine with 2 extra monitors and multiple spaces.