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