fix(wayland): use an actual timestamp for the frame callback

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-08-07 03:33:18 +02:00
parent 9e72edae67
commit b31f6bc983
4 changed files with 9 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -5475,6 +5475,7 @@ dependencies = [
"parking_lot 0.12.4",
"rand",
"rustc-hash 2.1.1",
"rustix 1.0.8",
"serde",
"serde_repr",
"slotmap",