[][src]Module wayland_raw_protocol_bindings::client::wayland::wl_output

compositor output region

An output describes part of the compositor geometry. The compositor works in the 'compositor coordinate system' and an output corresponds to a 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 monitor is hotplugged.

Structs

mode

mode information

Enums

subpixel

subpixel geometry information

transform

transform from framebuffer to output

wl_output

Statics

wl_output_events

C-representation of the messages of this interface, for interop

wl_output_interface

C representation of this interface, for interop

wl_output_requests

C-representation of the messages of this interface, for interop

Traits

wl_output_listener

An interface for handling events.

Functions

wl_output_add_listener
wl_output_add_rust_listener
wl_output_destroy
wl_output_get_user_data
wl_output_get_version
wl_output_release

release the output object

wl_output_set_user_data