LavaUI docs

message OutputInfo

Control plane

message OutputInfo

One screen, as it is right now.

idl/lava.npidl:329

Fields

description: string

Make and model, when the display reports them. For a person picking between two connectors that are both called DP-something.

idl/lava.npidl:334

enabled: boolean

Not documented.

idl/lava.npidl:335

height: u32

Not documented.

idl/lava.npidl:340

name: string

The connector: "DP-3", "eDP-1". The name the config file blocks use.

idl/lava.npidl:331

primary: boolean

Where the panel lives, and where a new window opens. The remembered name survives an unplug, so putting the screen back puts the panel back; while it is gone, another enabled screen stands in. Exactly one enabled screen reports true.

idl/lava.npidl:350

refresh: u32

Not documented.

idl/lava.npidl:341

scale: f32

Not documented.

idl/lava.npidl:342

transform: u32

enum wl_output_transform: 0 normal, 1 90°, 2 180°, 3 270°, and 4…7 the flipped forms.

idl/lava.npidl:345

width: u32

Not documented.

idl/lava.npidl:339

x: i32

Where it sits in layout space, and what it is running.

idl/lava.npidl:337

y: i32

Not documented.

idl/lava.npidl:338