LavaUI docs

message OutputMode

Control plane

message OutputMode

One mode a screen can run at.

idl/lava.npidl:315

Fields

current: boolean

Whether the screen is running this one now.

idl/lava.npidl:322

height: u32

Not documented.

idl/lava.npidl:317

preferred: boolean

Whether the display says it prefers it. Usually its native resolution, and the right default for a list to select when nothing else is set.

idl/lava.npidl:325

refresh: u32

In mHz, as wlroots counts refresh rates: 74973 is 74.973 Hz. Rounding it to whole Hz is what makes a mode fail to match.

idl/lava.npidl:320

width: u32

Not documented.

idl/lava.npidl:316