mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Update Smithay to upstream
Pointer gestures were merged.
This commit is contained in:
+2
-4
@@ -24,8 +24,7 @@ xcursor = "0.3.4"
|
||||
zbus = { version = "3.14.1" }
|
||||
|
||||
[dependencies.smithay]
|
||||
git = "https://github.com/YaLTeR/smithay.git"
|
||||
branch = "pointer-gestures"
|
||||
git = "https://github.com/Smithay/smithay.git"
|
||||
default-features = false
|
||||
features = [
|
||||
"backend_drm",
|
||||
@@ -44,8 +43,7 @@ features = [
|
||||
]
|
||||
|
||||
[dependencies.smithay-drm-extras]
|
||||
git = "https://github.com/YaLTeR/smithay.git"
|
||||
branch = "pointer-gestures"
|
||||
git = "https://github.com/Smithay/smithay.git"
|
||||
|
||||
[features]
|
||||
profile-with-tracy = ["profiling/profile-with-tracy", "tracy-client/default"]
|
||||
|
||||
Reference in New Issue
Block a user