Merge branch 'main' into next-dash-interface

This commit is contained in:
galister
2026-01-05 20:41:59 +09:00
16 changed files with 181 additions and 14508 deletions

View File

@@ -81,7 +81,7 @@ winit = { version = "0.30.12", optional = true }
xcb = { version = "1.6.0", optional = true, features = [
"as-raw-xcb-connection",
] }
xkbcommon = { version = "0.9.0" }
xkbcommon = { version = "0.8.0" } # 0.9.0 breaks keymap import on some distros
################################
# Wayland Server deps