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

Access to physical monitors #306

Open
lasnikr opened this issue Sep 16, 2023 · 0 comments
Open

Access to physical monitors #306

lasnikr opened this issue Sep 16, 2023 · 0 comments

Comments

@lasnikr
Copy link

lasnikr commented Sep 16, 2023

This is a question / feature request. I am looking for low level components that allow access to the count of physical monitors and access to move a window to a certain monitor.
My goal is to have a window on each monitor in fullscreen mode. I know that GTK 3/4 and SDL2 do provide the possibility to do this but I would love to do it in a seemingly more pure way.

I searched through the code and came to the conclusion that it is extremely unlikely that this is possible (is it even possible to have multiple windows, startApp doesn't sound like it should be called more than once?), but maybe it is possible or there is a way to access SDL2 directly.

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