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