feat: xwayland rootful and rootless (both broken)

This commit is contained in:
Nova
2023-11-20 03:33:36 -05:00
parent 5cd92f2c03
commit d549018024
10 changed files with 737 additions and 107 deletions

3
Cargo.lock generated
View File

@@ -2053,6 +2053,7 @@ version = "0.43.0"
dependencies = [
"atty",
"clap",
"cluFlock",
"color-eyre",
"console-subscriber",
"ctrlc",
@@ -2081,6 +2082,8 @@ dependencies = [
"tracing",
"tracing-subscriber",
"tracing-tracy",
"wayland-backend",
"wayland-scanner",
"xkbcommon",
]