chore: Update smithay
This commit is contained in:
parent
ce74675b0e
commit
54f2d2c67e
7 changed files with 22 additions and 27 deletions
|
|
@ -1,6 +1,8 @@
|
|||
// SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
use crate::state::State;
|
||||
use smithay::delegate_output;
|
||||
use smithay::{delegate_output, wayland::output::OutputHandler};
|
||||
|
||||
impl OutputHandler for State {}
|
||||
|
||||
delegate_output!(State);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue