slint/api
Simon Hausmann 0002df2520
slint crate: Expose parts of the winit backend's previously private API (#8315)
Similar to the wgpu access, the `unstable-winit-030` feature exposes a
`slint::winit_030` module, which in turn re-exports `winit` but also
provides access to the `WinitWindowAccessor` trait. The
`BackendSelector` is extended to provide a way to hook into window
attribute creation as well as providing a custom event loop builder,
similar to what `i_slint_backend_winit::BackendBuilder` provides.
2025-05-02 09:21:13 +02:00
..
cpp Bump version number to 1.12.0 2025-04-30 13:27:50 +00:00
node Bump version number to 1.12.0 2025-04-30 13:27:50 +00:00
python Bump version number to 1.12.0 2025-04-30 13:27:50 +00:00
rs slint crate: Expose parts of the winit backend's previously private API (#8315) 2025-05-02 09:21:13 +02:00
wasm-interpreter Remormat all the toml file again to fix npm upload 2025-04-09 15:06:00 +02:00