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

Enable Multi-Viewports on this lib #32

Open
zaafar opened this issue Feb 4, 2022 · 1 comment
Open

Enable Multi-Viewports on this lib #32

zaafar opened this issue Feb 4, 2022 · 1 comment
Labels
WillNotImplement These features will not be implemented unless someone gives a really good reason

Comments

@zaafar
Copy link
Owner

zaafar commented Feb 4, 2022

it will allow users to create ImGuiWindows outside the SDL2 Window (in case overlay window is too small OR they have multiple monitors).

@zaafar zaafar changed the title Enable Viewports on this lib Enable Multi-Viewports on this lib Apr 13, 2022
@zaafar
Copy link
Owner Author

zaafar commented May 9, 2022

This will yield a really bad user experience. For example, if you move an ImGui window to another monitor (by using the multi-viewports feature). That ImGui window will overlay whatever is opened on the other monitor e.g. your browser. Also, overlay (by definition) can not be alt-tabbed or minimized. So basically the user is stuck with an overlay window on their browser.

@zaafar zaafar added the WillNotImplement These features will not be implemented unless someone gives a really good reason label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WillNotImplement These features will not be implemented unless someone gives a really good reason
Projects
None yet
Development

No branches or pull requests

1 participant