mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Implement PipeWire DMA-BUF modifier negotiation
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ notify-rust = { version = "~4.10.0", optional = true }
|
||||
ordered-float = "4.2.1"
|
||||
pango = { version = "0.20.0", features = ["v1_44"] }
|
||||
pangocairo = "0.20.0"
|
||||
pipewire = { version = "0.8.0", optional = true }
|
||||
pipewire = { git = "https://gitlab.freedesktop.org/pipewire/pipewire-rs.git", optional = true, features = ["v0_3_33"] }
|
||||
png = "0.17.13"
|
||||
portable-atomic = { version = "1.7.0", default-features = false, features = ["float"] }
|
||||
profiling = "1.0.15"
|
||||
|
||||
Reference in New Issue
Block a user