slint/internal/backends
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
..
android-activity Skia: Improve multi-window rendering resource consumption (#8304) 2025-04-29 18:58:09 +02:00
linuxkms Skia: Improve multi-window rendering resource consumption (#8304) 2025-04-29 18:58:09 +02:00
qt Qt backend: Created an accessor for the Qt backend to access a window's QWidget 2025-04-28 16:47:03 +02:00
selector slint crate: Expose parts of the winit backend's previously private API (#8315) 2025-05-02 09:21:13 +02:00
testing Propagate default font properties into PopupWindow 2025-04-24 09:18:45 +02:00
winit slint crate: Expose parts of the winit backend's previously private API (#8315) 2025-05-02 09:21:13 +02:00