slint/internal/backends/linuxkms
Simon Hausmann 3b51c8e30a
LinuxKMS: Add support for synthetic display rotations (#4166)
This patch adds support for the `SLINT_KMS_ROTATION` environment
variable, that instructs the Skia/FemtoVG renderers to rotate
the scene before rendering.
2023-12-18 17:49:05 +01:00
..
calloop_backend linuxkms: decouple event loop from window adapter (#4144) 2023-12-12 13:06:36 +01:00
display Port to new vulkano 2023-11-13 12:39:59 +01:00
LICENSES Update license symlinks 2023-08-16 11:46:15 +02:00
renderer LinuxKMS: Add support for synthetic display rotations (#4166) 2023-12-18 17:49:05 +01:00
calloop_backend.rs LinuxKMS: Add support for synthetic display rotations (#4166) 2023-12-18 17:49:05 +01:00
Cargo.toml Add support for compiling the linuxkms backend without libseat support 2023-12-11 17:36:17 +01:00
display.rs LinuxKMS: Add support for synthetic display rotations (#4166) 2023-12-18 17:49:05 +01:00
fullscreenwindowadapter.rs LinuxKMS: Add support for synthetic display rotations (#4166) 2023-12-18 17:49:05 +01:00
lib.rs LinuxKMS: Add support for synthetic display rotations (#4166) 2023-12-18 17:49:05 +01: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.