wlmaker
|
#include <server.h>
Public Attributes | |
bool | start_xwayland |
uint32_t | width |
uint32_t | height |
Options for the Wayland server.
uint32_t wlmaker_server_options_t::height |
Desired output height, for windowed mode. 0 for no preference.
bool wlmaker_server_options_t::start_xwayland |
Whether to start XWayland.
uint32_t wlmaker_server_options_t::width |
Desired output width, for windowed mode. 0 for no preference.