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 display support #1161

Merged
merged 8 commits into from
Apr 10, 2024
Merged

Conversation

Amazingct
Copy link
Contributor

Describe the changes you have made:

I added a new method to the computer module to get a list of all connected monitors (computer.display.info).

I updated the computer.display.screenshot/view methods to accept parameters that enable retrieving information from a specific display.

I also updated the prompts to take advantage of these new changes, which in turn allows the system to handle operations specific to the primary display or any connected secondary displays.

Pre-Submission Checklist (optional but appreciated):

  • I have included relevant documentation updates (stored in /docs)
  • I have read docs/CONTRIBUTING.md
  • I have read docs/ROADMAP.md

OS Tests (optional but appreciated):

  • Tested on Windows
  • Tested on MacOS
  • Tested on Linux

@KillianLucas
Copy link
Collaborator

WOW.

This is huge @Amazingct. Extraordinary work— this is a major upgrade, and was a huge pain for users with multiple monitor setups. Will test and merge.

@KillianLucas KillianLucas merged commit 9dc20c2 into OpenInterpreter:main Apr 10, 2024
0 of 2 checks passed
@Amazingct
Copy link
Contributor Author

Thanks @KillianLucas. i made some update on the 01 repo also to utilise this update.

Overall, its not entirely perfect, but i am working on some improvements.

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

Successfully merging this pull request may close these issues.

None yet

2 participants