winit/src/platform_impl/web/event_loop
daxpedda 15b79b18e1
Add ActiveEventLoop::system_theme()
This also fixes macOS returning `None` in `Window::theme()` if no theme
override is set, instead it now returns the system theme.

MacOS and Wayland were the only ones working correctly according to the
documentation, which was an oversight. The documentation was "fixed"
now.

Fixes #3837.
2024-08-05 21:51:38 +03:00
..
mod.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
proxy.rs Web: async improvements (#3805) 2024-07-23 16:47:35 +02:00
runner.rs Remove DeviceEvent::Motion and WindowEvent::AxisMotion 2024-08-05 13:15:53 +03:00
state.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
window_target.rs Add ActiveEventLoop::system_theme() 2024-08-05 21:51:38 +03:00