rog-control-center: Disable slint KMS backend

The slint KMS backend is meant to run an application without a display
server and with direct, exclusive display and input control, which is a
very specific use-case for e.g. embedded applications.

Disable the KMS backend and avoid a bunch of dependencies.
This commit is contained in:
Kenny Levinsen
2024-11-02 13:17:42 +01:00
parent f0ebda9ecd
commit a672a86cc4
5 changed files with 5 additions and 31 deletions

View File

@@ -51,7 +51,6 @@ default-features = false
features = [
"gettext",
"compat-1-2",
"backend-linuxkms",
"backend-winit-wayland",
"renderer-winit-femtovg",
# "renderer-skia-opengl",