slint/internal/backends
Simon Hausmann 19975846f5 renderer: Remove the str slice from text_size()
Instead, hide access to the string behind a RenderString trait.

The objective in the future is to cache the layout, which means that we need to query the text and other properties only if the cache is dirty.
2025-11-07 12:41:52 +00:00
..
android-activity android: provide correct java path to check_javac_version (#9908) 2025-11-03 10:04:20 +01:00
linuxkms Add support for FB Renderer Format DrmFourcc(BA24) in LinuxKMS 2025-11-05 19:50:32 +01:00
qt renderer: Remove the str slice from text_size() 2025-11-07 12:41:52 +00:00
selector android: Add support for BackendSelector and require_wgpu_XXX 2025-10-10 16:56:44 +02:00
testing renderer: Remove the str slice from text_size() 2025-11-07 12:41:52 +00:00
winit Add the accessible-id property (#9940) 2025-11-05 10:54:11 +01:00