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

[Feature Request] Multiple monitor support #709

Open
iaankrynauw opened this issue Jun 12, 2022 · 1 comment
Open

[Feature Request] Multiple monitor support #709

iaankrynauw opened this issue Jun 12, 2022 · 1 comment
Labels
feature request Request for a new feature

Comments

@iaankrynauw
Copy link

When playing guild wars, I get overwhelmed by the multitude of windows and the management thereof. Playing solo with 7 heroes already has the entire screen populated with 7 more skill bars and status indicators.

Toolbox works fantastic but it also contributes to this problem, essentially screen bloat. The visuals of the game are only viewed through a tiny section in the middle of the screen.

If another monitor could be utilised to hold the non-essential windows that are not used during combat it could allow more use of those features as well as clear up space on the main screen.

imgui has this post.
https://github.com/ocornut/imgui/wiki/Multi-Viewports

It details how the entire desktop could be used to populate windows. Would this be a realistic option?

@3vcloud
Copy link
Member

3vcloud commented Jun 12, 2022

#635 Related

@3vcloud 3vcloud added the feature request Request for a new feature label Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants