chore: Update smithay with Dispatch2
This commit is contained in:
parent
b5186ef21a
commit
4106904a7e
46 changed files with 59 additions and 234 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use smithay::{delegate_idle_notify, wayland::idle_notify::IdleNotifierHandler};
|
||||
use smithay::wayland::idle_notify::IdleNotifierHandler;
|
||||
|
||||
use crate::state::State;
|
||||
|
||||
|
|
@ -9,4 +9,3 @@ impl IdleNotifierHandler for State {
|
|||
&mut self.common.idle_notifier_state
|
||||
}
|
||||
}
|
||||
delegate_idle_notify!(State);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue