winit/src/platform_impl/android
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
..
keycodes.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
mod.rs Add ActiveEventLoop::system_theme() 2024-08-05 21:51:38 +03:00