mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
Add animation-slowdown debug setting
This commit is contained in:
Generated
+7
@@ -1376,6 +1376,7 @@ dependencies = [
|
||||
"knuffel",
|
||||
"logind-zbus",
|
||||
"miette",
|
||||
"portable-atomic",
|
||||
"profiling",
|
||||
"sd-notify",
|
||||
"serde",
|
||||
@@ -1666,6 +1667,12 @@ dependencies = [
|
||||
"windows-sys 0.48.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "portable-atomic"
|
||||
version = "1.4.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "31114a898e107c51bb1609ffaf55a0e011cf6a4d7f1170d0015a165082c0338b"
|
||||
|
||||
[[package]]
|
||||
name = "ppv-lite86"
|
||||
version = "0.2.17"
|
||||
|
||||
Reference in New Issue
Block a user