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