slint/internal/backends/linuxkms/calloop_backend
Simon Hausmann 84ddfc6c2f Add support for rendering the mouse cursor with linuxkms
The cursor is loaded by the window adapter from the cache. When it's
loaded the first time, its format will be Svg, so we convert it to a
pixel buffer. That way the skia backend can convert it on first draw
into a skia_safe::Image and replace the cache entry with the backend
storage variant.
2023-07-31 13:06:28 +02:00
..
input.rs Add support for rendering the mouse cursor with linuxkms 2023-07-31 13:06:28 +02:00