Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple screen support #2

Open
sindresorhus opened this issue Jan 9, 2020 · 27 comments
Open

Multiple screen support #2

sindresorhus opened this issue Jan 9, 2020 · 27 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sindresorhus
Copy link
Owner

I intentionally left it out in the initial version as I don't use multiple screens myself, so I'm not exactly sure how it should optimally work. Please leave some feedback if you need multiple screen support.

Possible solutions:

  1. Add preference to display it on the second screen if connected.
  2. Add preference to display it on a selected screen if connect. Would be a dropdown to choose screen.

I'm open to other ideas.

@sindresorhus sindresorhus added the enhancement New feature or request label Jan 9, 2020
@firrae
Copy link

firrae commented Jan 9, 2020

I think you covered the primary options needed. Personally I'd just put the same thing on both screens, but I could also see someone wanting different pages per screen. That might be useful, though likely a bit more to implement.

@ianiv
Copy link

ianiv commented Jan 9, 2020

It would be useful for me to have a different URL per screen

@lacking-utility
Copy link

Another vote for different url per screen or drop down to set screen. I’ve got four monitors connected and would primarily like to put a calendar on one desktop, and maybe weather on another

@jakearchibald
Copy link

I currently have a different desktop background per screen per desktop, so I'd want this to behave the same.

@sindresorhus
Copy link
Owner Author

Plash v1.1.0 adds the ability to at least choose what display to show the website wallpaper on.

@sindresorhus sindresorhus added the help wanted Extra attention is needed label Jan 12, 2020
@jcousins-ynap
Copy link

I would appreciate multiple monitor support. I can see how it would make the preferences panel more complicated, not to mention how the URL is chosen.

@jhavens12
Copy link

I would also appreciate multiple monitor support - I use 3 displays and currently can only get the background on one display. A different webpage per display would be ideal. Thanks

@sindresorhus
Copy link
Owner Author

This will happen eventually, but there are other issues I plan to prioritize first. Contributions are always welcome though, both in form of figuring out how it should work and also code.

@jcousins-ynap

This comment has been minimized.

@sindresorhus

This comment has been minimized.

@jcousins-ynap

This comment has been minimized.

@sindresorhus

This comment has been minimized.

@long-lazuli
Copy link

long-lazuli commented Apr 14, 2020

Plash v1.1.0 adds the ability to at least choose what display to show the website wallpaper on.

I think an option to set "all monitors" would be a good next step :)

It seems easier than allowing different urls on different screen (which would be ultimately my need.)

@sindresorhus
Copy link
Owner Author

sindresorhus commented Jul 5, 2020

I'm unfortunately unlikely to work on this anytime soon. I only use a single screen myself, so it's simply not a priority.

However, I thought of a workaround today. You can run multiple instances of Plash at the same time. One for each display. And hide the extra menu bar icons by enabling the "Hide menu bar icon" setting.

Here are additional builds of Plash with a different bundle ID so they can have individual preferences.


Plash v2.13.5 (requires macOS 13.3 or later):

  1. Plash in the App Store.
  2. Plash 2.zip
  3. Plash 3.zip
  4. Plash 4.zip
  5. Plash 5.zip
  6. Plash 6.zip
  7. Plash 7.zip
  8. Plash 8.zip

(These builds have individual URL schemes plash:, plash2:, etc)


Plash v2.12.0 (requires macOS 12.4 or later):

  1. Plash in the App Store.
  2. Plash 2.zip
  3. Plash 3.zip
  4. Plash 4.zip

(These builds have individual URL schemes plash:, plash2:, etc)


Plash v2.4.0 (requires macOS 11.3 or later):

  1. Plash in the App Store.
  2. Plash 2.zip
  3. Plash 3.zip
  4. Plash 4.zip

@sooxt98

This comment has been minimized.

@sindresorhus

This comment has been minimized.

@tigger04
Copy link

also +1 vote for this, but understand you've got to prioritize.
thanks for the workaround, came here to find this :)

@wesleycoder
Copy link

wesleycoder commented Sep 16, 2021

I'm unfortunately unlikely to work on this anytime soon. I only use a single screen myself, so it's simply not a priority.

However, I thought of a workaround today. You can run multiple instances of Plash at the same time. One for each display. And hide the extra menu bar icons with something like Bartender (paid), hidden (free), or Dozer (free).

Here are additional builds of Plash with a different bundle ID so they can have individual preferences:

Could the updates for these different bundle IDs be automated on your build pipeline?
These versions are outdated now and I wonder how can we keep them updated.

@sindresorhus
Copy link
Owner Author

@wesleycoder I'm unlikely to spend time on automating a hacky workaround. If I'm gonna spend time on something, it would be a proper solution. However, I have updated the builds in #2 (comment) to the latest version of Plash.

@alicehamberger
Copy link

alicehamberger commented Mar 16, 2022

for mac, I definately use several "Desktops" (Backgrounds) and so having several plash bagrounds would be perfect!
That way I can put my google calendar and a google sheets on two sepparate backgrounds!

@sindresorhus
Copy link
Owner Author

I have updated the builds to the latest Plash version.

@communque
Copy link

+1 - Plash is a genuinely superior alternative to the built-in mac desktop. That it currently allows JS explodes the possibilities in ways not only "cool" but genuinely useful and productive. Building multiple screen support would be my #1 request. Thanks for the great work.

@Diavolezza
Copy link

+1
support of multiple screens would be great.
Anyway, Plash is top!

@laurencebush
Copy link

Please please please make it so we can have 8 different Plashes running at once, I use all 4 currently and would like to use more.

@sindresorhus
Copy link
Owner Author

@laurencebush I have updated the builds and added 8 now.

@StashPowerUser
Copy link

Would it be possible to get updated builds for 2.15?

@ELLIOTTCABLE
Copy link

Two related requests, one tiny and related to these builds, and one that could easily be included in the primary build:

  1. when hovering in the menubar, these builds all say "Plash", without the ident digit — could that be fixed w/ plist changes or sth?

  2. Ideally, the drop-down could show the loaded URL or some other description, whether or not one is running multiple copies in parallel …

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests