Skip to content
Discussion options

You must be logged in to vote

The linuxkms backed is not enabled by default. Try adding "backend-linuxkms" into your features:

https://docs.slint.dev/latest/docs/rust/slint/docs/cargo_features/#backends

slint = { version = "1.12", features = ["backend-linuxkms", "renderer-skia"] }

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by tronical
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Quackdoc
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #8714 on June 17, 2025 08:10.