pub type OutputDesc = (u32, i32, i32, i32, i32, f64, bool);
One live output as (id, x, y, width, height, scale, capturing). Sizes are physical pixels and (x, y) is the layout offset.
(id, x, y, width, height, scale, capturing)
(x, y)