mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
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:
@@ -51,7 +51,6 @@ default-features = false
|
||||
features = [
|
||||
"gettext",
|
||||
"compat-1-2",
|
||||
"backend-linuxkms",
|
||||
"backend-winit-wayland",
|
||||
"renderer-winit-femtovg",
|
||||
# "renderer-skia-opengl",
|
||||
|
||||
Reference in New Issue
Block a user