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

Multi window #1046

Closed
wants to merge 5 commits into from
Closed

Multi window #1046

wants to merge 5 commits into from

Conversation

tcanabrava
Copy link
Contributor

This is a WIP for the multi-window feature.

Things that we need to keep in consideration:

  • ThemeManager receives only one Qml Engine, it will need to keep track of the std::vector<std::unique_ptr
  • I can't test because I don't have the devices
  • singleton classes could potentially bug the software since each window will need to keep track of it's own data.

Still, I can open two instances of the window from pingviewer within the same PID, and I can block two different applications running.

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

1 participant