slint/internal/backends/linuxkms
Simon Hausmann 11ce7a2d59 Don't compile glutin twice
Use the same glutin version everywhere
2023-10-25 08:43:42 +02: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 Don't compile glutin twice 2023-10-25 08:43:42 +02:00
fullscreenwindowadapter.rs Backends: don't resize the WindowItem in set_visible 2023-08-24 13:15:28 +02: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.