chore: Update smithay with Dispatch2
This commit is contained in:
parent
b5186ef21a
commit
4106904a7e
46 changed files with 59 additions and 234 deletions
|
|
@ -7,7 +7,6 @@ use smithay::{
|
|||
element::{Kind, surface::KindEvaluation},
|
||||
utils::{on_commit_buffer_handler, with_renderer_surface_state},
|
||||
},
|
||||
delegate_compositor,
|
||||
desktop::{LayerSurface, PopupKind, WindowSurfaceType, layer_map_for_output},
|
||||
reexports::wayland_server::{Client, Resource, protocol::wl_surface::WlSurface},
|
||||
utils::{Clock, Logical, Monotonic, SERIAL_COUNTER, Size, Time},
|
||||
|
|
@ -434,5 +433,3 @@ impl State {
|
|||
false
|
||||
}
|
||||
}
|
||||
|
||||
delegate_compositor!(State);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue