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

Add support for multiple windows #603

Open
andrewda opened this issue Mar 30, 2019 · 6 comments
Open

Add support for multiple windows #603

andrewda opened this issue Mar 30, 2019 · 6 comments

Comments

@andrewda
Copy link
Contributor

Describe the solution you'd like
We have a small secondary monitor on our OI (with a camera stream at the driver's eye level), and want to use a second Shuffleboard window to display the stream.

Describe alternatives you've considered
We are currently using Shuffleboard on our main laptop screen, and displaying the camera stream on a SmartDashboard instance on the secondary monitor. This if fine, besides it not being as elegant and easy to use as Shuffleboard.

@SamCarlberg
Copy link
Member

Seems similar to #135 in that both would benefit from adding drag-and-drop support to tabs

@MrRSquared
Copy link

I second this. We would love to be able to use a second screen to display a multi-windowed shuffleboard layout.

@agasser
Copy link

agasser commented Sep 27, 2022

Would it be possible to simply allow multiple instances of Shuffleboard to run at once, as a workaround. Maybe a command-line argument to override the default behavior that prevents multiple instances.

@PeterJohnson
Copy link
Member

Potentially, that will need a bit of care though given the global nature of the default save file and similar.

@maxlingenfelter
Copy link

Definitely would love to see this implmented

@MrRSquared
Copy link

In the meantime, a workaround you could try is running an instance of a different driver station interface like one of the html driver stations or glass and shuffleboard at the same time. We have played around with this, but have not explored it in depth or used it at competition.

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

No branches or pull requests

6 participants