winit/examples
daxpedda 58142680ce
Various Monitor/VideoModeHandle methods now return an Option
`VideoModeHandle::refresh_rate_millihertz()` and `bit_depth()` now return a `Option<NonZero*>`.
`MonitorHandle::position()` now returns an `Option`.
On Orbital `MonitorHandle::name()` now returns `None` instead of a dummy name.
2024-08-08 01:29:51 +02:00
..
data Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
util Remove raw-window-handle v0.4 and v0.5 support (#3831) 2024-08-04 00:18:39 +02:00
child_window.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00
control_flow.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00
pump_events.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00
run_on_demand.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00
window.rs Various Monitor/VideoModeHandle methods now return an Option 2024-08-08 01:29:51 +02:00
x11_embed.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00