Skip to content

implement runtime selection when both linux backends are enabled#191

Open
lucascompython wants to merge 1 commit into
Narsil:mainfrom
lucascompython:linux-backend-dispatch
Open

implement runtime selection when both linux backends are enabled#191
lucascompython wants to merge 1 commit into
Narsil:mainfrom
lucascompython:linux-backend-dispatch

Conversation

@lucascompython

@lucascompython lucascompython commented May 17, 2026

Copy link
Copy Markdown

Closes #170
I used macros to avoid repeated #[cfg(feature)] match statements, but I don't know if that's the preferred way, we could also do dynamic dispatch or just plain match statements.
Also, I've enabled by default both x11 and wayland features to make sure rdev works "out of the box" in every platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new version on crates.io?

1 participant