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

Match electronjs screens with screenshot-desktop output #158

Open
marcincichocki opened this issue Jul 31, 2021 · 0 comments
Open

Match electronjs screens with screenshot-desktop output #158

marcincichocki opened this issue Jul 31, 2021 · 0 comments

Comments

@marcincichocki
Copy link
Owner

screenshot-desktop returns irregular output, depending on a platform. This might cause issues as not all data is available on linux for example. Electronjs have its own API that allows to fetch list of screens connected to the system, among other things. Unfortunately their screen id does not match screenshot-desktop's.

Create logic that will match both lists and apply electronjs api to interact with them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant