// SPDX-License-Identifier: GPL-3.0-only use smithay::delegate_output; use crate::state::State; delegate_output!(State);