wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmaker_server_options_t Struct Reference

#include <server.h>

Public Attributes

bool start_xwayland
 
uint32_t width
 
uint32_t height
 
bool bind_with_logo
 

Detailed Description

Options for the Wayland server.

Member Data Documentation

◆ bind_with_logo

bool wlmaker_server_options_t::bind_with_logo

Whether to include 'Logo' to modifiers.

◆ height

uint32_t wlmaker_server_options_t::height

Desired output height, for windowed mode. 0 for no preference.

◆ start_xwayland

bool wlmaker_server_options_t::start_xwayland

Whether to start XWayland.

◆ width

uint32_t wlmaker_server_options_t::width

Desired output width, for windowed mode. 0 for no preference.


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