chore: Update smithay with Dispatch2
This commit is contained in:
parent
b5186ef21a
commit
4106904a7e
46 changed files with 59 additions and 234 deletions
|
|
@ -1,6 +1,5 @@
|
|||
use crate::{state::State, utils::prelude::SeatExt};
|
||||
use smithay::{
|
||||
delegate_fractional_scale,
|
||||
desktop::utils::surface_primary_scanout_output,
|
||||
reexports::wayland_server::protocol::wl_surface::WlSurface,
|
||||
wayland::{
|
||||
|
|
@ -55,5 +54,3 @@ impl FractionalScaleHandler for State {
|
|||
});
|
||||
}
|
||||
}
|
||||
|
||||
delegate_fractional_scale!(State);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue