Product SiteDocumentation Site

A.14. wl_output - compositor output region

An output describes part of the compositor geometry. The compositor work in the 'compositor coordinate system' and an output corresponds to rectangular area in that space that is actually visible. This typically corresponds to a monitor that displays part of the compositor space. This object is published as global during start up, or when a screen is hot plugged.

A.14.1. Events provided by wl_output events

A.14.1.1. wl_output::geometry

wl_output::geometry arguments
x
Type: int
y
Type: int
physical_width
Type: int
physical_height
Type: int
subpixel
Type: int
make
Type: string
model
Type: string

A.14.1.2. wl_output::mode

wl_output::mode arguments
flags
Type: uint
width
Type: int
height
Type: int
refresh
Type: int