slint/internal/backends/linuxkms
2023-07-28 13:40:37 +02:00
..
calloop_backend Add support for terminating the app via ctrl+alt+backspace and ctrl+alt+delete 2023-07-28 13:40:37 +02:00
display Improve error propagation when opening DRM devices fails 2023-07-28 13:40:37 +02:00
LICENSES Add a new backend that supports rendering fullscreen with Vulkan 2023-07-28 13:40:37 +02:00
renderer linuxkms: Add support for FemtoVG as renderer 2023-07-28 13:40:37 +02:00
calloop_backend.rs Clean up the order of function calls in the event loop 2023-07-28 13:40:37 +02:00
Cargo.toml Add support for terminating the app via ctrl+alt+backspace and ctrl+alt+delete 2023-07-28 13:40:37 +02:00
fullscreenwindowadapter.rs linuxkms: Add support for FemtoVG as renderer 2023-07-28 13:40:37 +02:00
lib.rs linuxkms: Add support for FemtoVG as renderer 2023-07-28 13:40:37 +02:00
noop_backend.rs linuxkms: Add support for FemtoVG as renderer 2023-07-28 13:40:37 +02:00
README.md Add a new backend that supports rendering fullscreen with Vulkan 2023-07-28 13:40:37 +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.