slint/internal/backends/linuxkms
2025-10-08 21:08:37 +02:00
..
calloop_backend LinuxKMS: Fix feature and method name for libinput event hook 2025-08-25 14:59:39 +02:00
display LinuxKMS: Support framebuffers with padded lines (#9000) 2025-07-28 15:41:51 +02:00
LICENSES Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
renderer core: Refactor the partial renderer in its own module 2025-10-08 21:08:37 +02:00
calloop_backend.rs LinuxKMS: Fix feature and method name for libinput event hook 2025-08-25 14:59:39 +02:00
Cargo.toml LinuxKMS: Fix build with just renderer-femtovg 2025-09-04 08:56:28 +00:00
display.rs Replace use of Rc<winit:🪟:Window> with Arc (#8257) 2025-04-24 13:28:51 +02:00
drmoutput.rs [autofix.ci] apply automated fixes 2025-09-07 08:14:08 +02:00
fullscreenwindowadapter.rs Introduce Window::try_dispatch_event (#7313) 2025-01-09 19:39:38 +01:00
lib.rs LinuxKMS: Fix feature and method name for libinput event hook 2025-08-25 14:59:39 +02:00
mouse-pointer.svg Fix reuse compliance check 2024-01-18 15:11:43 +01:00
noop_backend.rs LinuxKMS: Add support for libinput event hooks 2025-08-06 08:54:01 +02:00
README.md Simplify commercial license (#3063) 2024-05-31 14:06:17 +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.