const std = @import("std"); const wl = @import("wayland").server.wl; const wlr = @import("wlroots"); pub const Ouput = struct { }