Skip to content

Commit 1b9e005

Browse files
committed
chore: update smithay
1 parent 88c1f50 commit 1b9e005

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cosmic-panel-bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ smithay = { git = "https://github.com/smithay/smithay", default-features = false
1717
"backend_egl",
1818
"backend_drm",
1919
"renderer_gl",
20-
], rev = "796c41c" }
20+
], branch = "fix/winit_buffer_age" }
2121
# sctk = { git = "https://github.com/smithay/client-toolkit", package = "smithay-client-toolkit", features = ["calloop", "xkbcommon"] }
2222
sctk.workspace = true
2323
# sctk = { package = "smithay-client-toolkit", path = "../../fork/client-toolkit", default-features = false, features = ["calloop", "xkbcommon"] }

0 commit comments

Comments
 (0)