1
0
Fork 0
forked from wry/wry

wayland: implement wp-drm-lease-v1

This commit is contained in:
Julian Orth 2024-04-26 02:13:48 +02:00
parent e92c92bf49
commit abbc847144
27 changed files with 797 additions and 19 deletions

11
wire/wp_drm_lease_v1.txt Normal file
View file

@ -0,0 +1,11 @@
request destroy {
}
event lease_fd {
leased_fd: fd,
}
event finished {
}