1
0
Fork 0
forked from wry/wry

wayland: implement zwp_linux_dmabuf v4

This commit is contained in:
Julian Orth 2024-02-06 16:27:12 +01:00
parent 672ee88d76
commit 9ceec8f4a0
7 changed files with 268 additions and 16 deletions

View file

@ -58,6 +58,7 @@ mod compositor;
mod config;
mod cursor;
mod dbus;
mod drm_feedback;
mod edid;
mod fixed;
mod forker;