slint/internal/backends/linuxkms/display/swdisplay
minicx 972fb8596b
LinuxKMS: Support framebuffers with padded lines (#9000)
Implement support for Linux framebuffers that have line padding by properly
handling the line_length field from fb_fix_screeninfo. This allows the backend
to work with displays that use non-linear memory organization where each row
has padding bytes at the end.

Signed-off-by: minicx <minicx@disroot.org>
2025-07-28 15:41:51 +02:00
..
dumbbuffer.rs [autofix.ci] apply automated fixes 2025-07-28 10:19:28 +02:00
linuxfb.rs LinuxKMS: Support framebuffers with padded lines (#9000) 2025-07-28 15:41:51 +02:00