You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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
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
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
The text was updated successfully, but these errors were encountered: