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

Efficient approach to create multiple windows along with dock space saving feature. #7741

Open
AmanRathoreP opened this issue Jun 26, 2024 · 0 comments

Comments

@AmanRathoreP
Copy link

AmanRathoreP commented Jun 26, 2024

Back-ends:

imgui_impl_sdl2.cpp + imgui_impl_vulkan.cpp

Compiler, OS:

Windows/Linux/MacOS

Details:

Below provided are some requirements:
Creation of multiple windows:
Ability to create multiple windows of same type like multiple log windows with each having checkboxes to choose the category/tag/level of logs.
Dockspace saving:
Ability to save this kind of windows setup as a new workspace irrespective of the number of windows(of same type).

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