pub const CUSTOM_WINDOW_DECORATIONS: bool = false;
Expand description

If true, we hide the native window decoration (the top bar with app title, close button etc), and instead paint our own close/maximize/minimize buttons.