sindresorhus/wallpaper

Support for multiple screens on Windows

Open

#5 创建于 2015年4月24日

在 GitHub 查看
 (9 评论) (8 反应) (0 负责人)JavaScript (1,091 star) (94 fork)user submission
enhancementhelp wanted

描述

Hi,

I'm wondering how do you handle multiscreen configuration ? Are you setting the same image on different screen or can you assign an image as a wallpaper for a particular screen (or desktop in case of osx).

I can identify 3 use-cases :

  • Set genericWallpaper.jpg to screen all screen A,B,C
  • Set panoramicWallpaper.jpg to be a single image covering screen A,B,C
  • Set wallA.jpg and wallB.jpg to respectively cover screen A and B

贡献者指南