wlr-screencopy, though it doesnt work

This commit is contained in:
galister
2024-02-20 22:33:50 +01:00
parent e7b415ae4e
commit e2ca33ca76
4 changed files with 34 additions and 11 deletions

8
Cargo.lock generated
View File

@@ -624,9 +624,9 @@ dependencies = [
[[package]]
name = "bumpalo"
version = "3.15.0"
version = "3.15.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d32a994c2b3ca201d9b263612a374263f05e7adde37c4707f693dcd375076d1f"
checksum = "c764d619ca78fccbf3069b37bd7af92577f044bb15236036662d79b6559f25b7"
[[package]]
name = "bytemuck"
@@ -4293,7 +4293,7 @@ dependencies = [
[[package]]
name = "wlx-capture"
version = "0.2.0"
source = "git+https://github.com/galister/wlx-capture#b715303245197ea3bb7b8b5e348f5c26299e3c8a"
source = "git+https://github.com/galister/wlx-capture#af2af8e7c93b0b4414b137eccec23f58fd6098a8"
dependencies = [
"ashpd",
"drm-fourcc",
@@ -4312,7 +4312,7 @@ dependencies = [
[[package]]
name = "wlx-overlay-s"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"anyhow",
"ash",