slint/internal/backends
Simon Hausmann 155b1443e2 Add support for reacting to dark/light mode theme changes with winit
On macOS and Windows, use winit's `Window::theme()` instead of
dark-light, to detect the theme.

Always react to WindowEvent::ThemeChange. It's delivered on macOS,
Windows, and the web.
2023-02-17 16:11:44 +01:00
..
qt Harmonize style properties 2023-02-10 16:49:25 +01:00
selector Rust: Make new(), run() and show() report errors from the backend 2023-02-10 05:00:03 +01:00
testing Rust: Make new(), run() and show() report errors from the backend 2023-02-10 05:00:03 +01:00
winit Add support for reacting to dark/light mode theme changes with winit 2023-02-17 16:11:44 +01:00