chore: Update smithay with Dispatch2
This commit is contained in:
parent
b5186ef21a
commit
4106904a7e
46 changed files with 59 additions and 234 deletions
|
|
@ -6,7 +6,6 @@ use crate::{
|
|||
};
|
||||
use smithay::{
|
||||
backend::{allocator::dmabuf::Dmabuf, renderer::element::Kind},
|
||||
delegate_dmabuf,
|
||||
desktop::WindowSurfaceType,
|
||||
reexports::wayland_server::protocol::wl_surface::WlSurface,
|
||||
wayland::{
|
||||
|
|
@ -89,5 +88,3 @@ impl DmabufHandler for State {
|
|||
}))
|
||||
}
|
||||
}
|
||||
|
||||
delegate_dmabuf!(State);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue