wlmaker
Loading...
Searching...
No Matches
wlmbe_output_config_attributes_t Struct Reference

#include <output_config.h>

Collaboration diagram for wlmbe_output_config_attributes_t:

Public Attributes

enum wl_output_transform transformation
double scale
bool enabled
wlmbe_output_config_position_t position
bool has_position
wlmbe_output_config_mode_t mode
bool has_mode

Detailed Description

Attributes of the output.

Member Data Documentation

◆ enabled

bool wlmbe_output_config_attributes_t::enabled

Whether this output is enabled.

◆ has_mode

bool wlmbe_output_config_attributes_t::has_mode

Whether the 'Mode' field was present.

◆ has_position

bool wlmbe_output_config_attributes_t::has_position

Whether the 'Position' field was present.

◆ mode

wlmbe_output_config_mode_t wlmbe_output_config_attributes_t::mode

Mode of this output.

◆ position

wlmbe_output_config_position_t wlmbe_output_config_attributes_t::position

Position of this output.

◆ scale

double wlmbe_output_config_attributes_t::scale

Default scaling factor to use for the output(s).

◆ transformation

enum wl_output_transform wlmbe_output_config_attributes_t::transformation

Default transformation for the output(s).


The documentation for this struct was generated from the following file: