mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
temp: Use patched Smithay (fix VRR cursor-plane-only)
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
tracy-client = { version = "0.17.4", default-features = false }
|
||||
|
||||
[workspace.dependencies.smithay]
|
||||
git = "https://github.com/Smithay/smithay.git"
|
||||
git = "https://github.com/YaLTeR/smithay.git"
|
||||
branch = "fix-vrr-cursor-plane-only"
|
||||
# path = "../smithay"
|
||||
default-features = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user