slint/internal/backends
minicx 43acb069b7 LinuxKMS: Remove hardcoded format restrictions in framebuffer callback
Previously the code only explicitly supported XRGB8888 and RGB565 formats,
but the format is already negotiated through negotiate_format() which ensures
compatibility between renderer and fbdev capabilities. The callback should
work with any successfully negotiated format.

Signed-off-by: minicx <minicx@disroot.org>
2025-07-28 10:19:28 +02:00
..
android-activity Add --generate-link-to-definition in the docs of all our published crate 2025-06-06 21:47:36 +02:00
linuxkms LinuxKMS: Remove hardcoded format restrictions in framebuffer callback 2025-07-28 10:19:28 +02:00
qt Fix default-font-size not working with PopupWindow with the Qt backend 2025-07-09 17:08:24 +02:00
selector Switch from WGPU 24 to WGPU 25 2025-07-09 11:30:05 +02:00
testing testing backend: Fix incorrect font metrics descent implementation 2025-07-24 20:55:14 +02:00
winit winit: Add API to await for the existence of the winit window 2025-07-21 12:30:15 +02:00