disable example without wlroots

This commit is contained in:
Ferdinand Schober
2026-09-19 10:54:52 +02:00
parent 17d64caf37
commit b81c595586
2 changed files with 18 additions and 0 deletions

View File

@@ -6,6 +6,10 @@ edition = "2021"
license = "GPL-3.0-or-later"
repository = "https://github.com/feschber/lan-mouse"
[[example]]
name = "keymap_fd_churn"
required-features = ["wlroots"]
[dependencies]
async-trait = "0.1.80"
futures = "0.3.28"