mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-28 10:49:46 +00:00
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> |
||
|---|---|---|
| .. | ||
| swdisplay | ||
| gbmdisplay.rs | ||
| swdisplay.rs | ||
| vulkandisplay.rs | ||