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

Add a way of selecting the monitor used to display fullscreen WebViews #145

Open
rdw-software opened this issue May 5, 2023 · 0 comments

Comments

@rdw-software
Copy link
Member

rdw-software commented May 5, 2023

By default, the code for #51 seems to select the primary monitor (at least on Windows). While this is fine, it would be useful to make this configurable since there's no guarantee it'll always be the one you want. In fact, GTK doesn't do it (inside WSL at least).

Prototype (GTK): https://gist.github.com/Duckwhale/1a243f579db713c73d790d29eef4c76b

Doesn't seem to work inside WSL either, so I'll need to test on my laptop (with a second monitor installed). Deferred until later.


Follow-up to #51

@rdw-software rdw-software added this to the Embedded WebViews milestone May 5, 2023
@rdw-software rdw-software moved this to Soon™ in Evo.lua: Timeline May 5, 2023
@rdw-software rdw-software changed the title Add an API to select the monitor when displaying WebViews in fullscreen mode Add a way of selecting the monitor used to display fullscreen WebView windows May 5, 2023
@rdw-software rdw-software changed the title Add a way of selecting the monitor used to display fullscreen WebView windows Add a way of selecting the monitor used to display fullscreen WebViews May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Soon™
Development

No branches or pull requests

1 participant