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
I'm finding need to access winit_monitors::WinitMonitors to pull primary monitor information using bevy_winit::select_monitor if I want to be automatically changing window settings and camera render resolution based on detected primary monitor specifications.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a reason these modules are private?
bevy/crates/bevy_winit/src/lib.rs
Lines 46 to 53 in be4114b
I'm finding need to access winit_monitors::WinitMonitors to pull primary monitor information using bevy_winit::select_monitor if I want to be automatically changing window settings and camera render resolution based on detected primary monitor specifications.
Beta Was this translation helpful? Give feedback.
All reactions