chore: Update smithay with Dispatch2
This commit is contained in:
parent
b5186ef21a
commit
4106904a7e
46 changed files with 59 additions and 234 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use smithay::{
|
||||
delegate_idle_inhibit, reexports::wayland_server::protocol::wl_surface::WlSurface,
|
||||
reexports::wayland_server::protocol::wl_surface::WlSurface,
|
||||
wayland::idle_inhibit::IdleInhibitHandler,
|
||||
};
|
||||
|
||||
|
|
@ -16,4 +16,3 @@ impl IdleInhibitHandler for State {
|
|||
self.common.refresh_idle_inhibit();
|
||||
}
|
||||
}
|
||||
delegate_idle_inhibit!(State);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue