slint/internal
Tobias Hunger e01da55c22 winit: Suppress warnings when building for WASM
I am not happy with the `allow(unused)`, but putting
`cfg(not(target_family = "wasm"))` was getting out of
hand.
2024-08-14 15:55:49 +02:00
..
backends winit: Suppress warnings when building for WASM 2024-08-14 15:55:49 +02:00
common Improve WordWrap docs 2024-07-05 09:47:57 +02:00
compiler When the slint scale factor is provided at compile time, propagate it also as initial value to the slint::Window created 2024-08-14 11:00:50 +02:00
core core: Do not panic when popups try to find their parent 2024-08-14 09:08:31 +02:00
core-macros Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
interpreter interpreter: Remove internal API from deprecated ComponentCompiler 2024-08-14 10:49:37 +02:00
renderers Fix SLINT_DEBUG_PERFORMANCE="overlay" with Skia 2024-08-06 16:12:15 +02:00