workaround attempt for cosmic desktop

This commit is contained in:
galister
2025-04-11 02:05:11 +09:00
parent 5ca634b552
commit f12d151abf
4 changed files with 10 additions and 7 deletions

6
Cargo.lock generated
View File

@@ -5270,21 +5270,19 @@ dependencies = [
[[package]]
name = "wlx-capture"
version = "0.5.0"
source = "git+https://github.com/galister/wlx-capture?tag=v0.5.0#fc77da75dcf8c9d59cdeea384da21bdab685d18b"
version = "0.5.1"
source = "git+https://github.com/galister/wlx-capture?tag=v0.5.1#b43eb6e1a230c13dce996d8a671e5b01fe55fc6e"
dependencies = [
"ashpd",
"drm-fourcc",
"idmap",
"libc",
"log",
"once_cell",
"pipewire",
"rxscreen",
"smithay-client-toolkit",
"wayland-client",
"wayland-protocols",
"xcb",
]
[[package]]