pub const DISPLAY_WIDTH: u16 = 1280;Expand description
Virtual framebuffer geometry for the takeover display. No window manager
runs on the X display, so the headful browser window is pinned to this size
(see AppState::launch) to fill the framebuffer.