mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-19 21:33:20 +03:00
split features for emulation and capture backends
This commit is contained in:
@@ -65,8 +65,8 @@ windows = { version = "0.58.0", features = [
|
||||
] }
|
||||
|
||||
[features]
|
||||
default = ["wayland", "x11", "libei"]
|
||||
wayland = [
|
||||
default = ["layer_shell", "x11", "libei"]
|
||||
layer_shell = [
|
||||
"dep:wayland-client",
|
||||
"dep:wayland-protocols",
|
||||
"dep:wayland-protocols-wlr",
|
||||
|
||||
Reference in New Issue
Block a user