pub struct ToplevelDecoration {
pub id: u32,
pub toplevel_id: u32,
pub mode: DecorationMode,
}Expand description
Per-toplevel decoration state negotiated between client and compositor.
Fields§
§id: u32Decoration object ID
toplevel_id: u32Associated toplevel ID
mode: DecorationModeThe mode that the compositor decided on