sindresorhus/Plash

Multiple screen support

Open

#2 opened on Jan 9, 2020

View on GitHub
 (35 comments) (49 reactions) (0 assignees) (157 forks)user submission
enhancementhelp wanted

Repository metrics

Stars
 (3,961 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide