slint/internal/backends/linuxkms
Simon Hausmann 0118363bec Fix build with only backend-linuxkms
Activate the kms feature of softbuffer correctly, when building without
default features.
2023-11-13 11:14:03 +01:00
..
calloop_backend WIP: some polish over the winit update to 0.29 2023-10-23 14:22:48 +02:00
display Revert "linuxkms: Update drm and gbm dependencies" 2023-10-13 15:21:15 +02:00
LICENSES Update license symlinks 2023-08-16 11:46:15 +02:00
renderer skia: Fall back to software rendering if GPU accelerate rendering fails to initialize 2023-10-23 13:55:23 +02:00
calloop_backend.rs linuxkms: update dependencies 2023-08-28 12:04:34 +02:00
Cargo.toml Fix build with only backend-linuxkms 2023-11-13 11:14:03 +01:00
fullscreenwindowadapter.rs Silence error when rendering SVG in an 0x0 size 2023-11-02 11:09:20 +01:00
lib.rs Janitor: linuxkms: slint-ui.com -> slint.dev 2023-10-11 08:28:31 +02:00
mouse-pointer.svg linuxkms: Tweak mouse cursor appearance 2023-07-31 20:11:15 +02:00
noop_backend.rs Add basic support for libseat 2023-07-28 13:40:37 +02:00
README.md Janitor: linuxkms: slint-ui.com -> slint.dev 2023-10-11 08:28:31 +02:00

NOTE: This library is an internal crate of the Slint project. This crate should not be used directly by applications using Slint. You should use the slint crate instead.

WARNING: This crate does not follow the semver convention for versioning and can only be used with version = "=x.y.z" in Cargo.toml.