remove kde-fake-input backend

This commit is contained in:
Ferdinand Schober
2023-12-17 19:18:21 +01:00
committed by Ferdinand Schober
parent 06c4e92d43
commit a6ab109fae
3 changed files with 31 additions and 143 deletions

14
Cargo.lock generated
View File

@@ -1162,7 +1162,6 @@ dependencies = [
"wayland-client",
"wayland-protocols",
"wayland-protocols-misc",
"wayland-protocols-plasma",
"wayland-protocols-wlr",
"winapi",
"x11",
@@ -2197,19 +2196,6 @@ dependencies = [
"wayland-scanner",
]
[[package]]
name = "wayland-protocols-plasma"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1890b691b97cc8485c0c2b05791af10ee4cdec9773bb60f1c1aa958b9db00ae4"
dependencies = [
"bitflags 1.3.2",
"wayland-backend",
"wayland-client",
"wayland-protocols",
"wayland-scanner",
]
[[package]]
name = "wayland-protocols-wlr"
version = "0.1.0"