slint/internal
Simon Hausmann 4f7de3d466 Fix minimal build with only the LinuxKMS backend
Reproducer: cargo build -p slint --no-default-features --features compat-1-2,backend-linuxkms,renderer-software

The Backend type isn't needed in the default_backend module alias.

Fixes #9138
2025-08-13 07:16:32 +00:00
..
backends Fix minimal build with only the LinuxKMS backend 2025-08-13 07:16:32 +00:00
common Add focus-policy property to FocusScope (#8940) 2025-07-23 14:16:55 +02:00
compiler live-preview: fixed x for cupertino input fields (#9095) 2025-08-08 01:42:57 +02:00
core wgpu: Switch to WGPU 26 2025-08-05 17:27:00 +02:00
core-macros Add focus-policy property to FocusScope (#8940) 2025-07-23 14:16:55 +02:00
interpreter Add conic gradient support for all backends (#9021) 2025-08-02 09:14:33 +02:00
renderers Skia: Fix text overflow elide handling 2025-08-12 15:46:55 +02:00