wayland: add wl_drm protocol

This commit is contained in:
Victoria Brekenfeld 2022-03-16 20:19:12 +01:00
parent 7c014af495
commit 749a032507
7 changed files with 320 additions and 1 deletions

1
Cargo.lock generated
View file

@ -299,6 +299,7 @@ dependencies = [
"smithay",
"smithay-egui",
"thiserror",
"wayland-scanner",
"xcursor",
]