⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

negotiate_decoration

Function negotiate_decoration 

Source
pub fn negotiate_decoration(
    _client_preference: Option<DecorationMode>,
) -> DecorationMode
Expand description

Negotiate decoration mode for a toplevel.

VeridianOS always prefers server-side decorations so that the compositor draws title bars, close buttons, and window borders uniformly.