slint/internal/backends
Simon Hausmann d96d37ea4b Fix linuxkms on i915
Adding a framebuffer with the given modifiers fails for some reason. Forcing
the gbm surface to linear is one workaround, but instead
let's use the old API without modifiers but still planar support.

This also removes the dependency to drm-ffi again, which was missing from renderer-femtovg.
2023-07-31 13:47:23 +02:00
..
linuxkms Fix linuxkms on i915 2023-07-31 13:47:23 +02:00
qt Add support for rendering the mouse cursor with linuxkms 2023-07-31 13:06:28 +02:00
selector Add basic support for libseat 2023-07-28 13:40:37 +02:00
testing Replace show()/hide() in the WindowAdapter with set_visible(bool) 2023-07-26 13:53:45 +02:00
winit Fix let-else formatting 2023-07-28 13:43:21 +02:00