|
wlmaker
|
#include <server.h>
Public Attributes | |
| bool | start_xwayland |
| uint32_t | width |
| uint32_t | height |
| bool | bind_with_logo |
Options for the Wayland server.
| bool wlmaker_server_options_t::bind_with_logo |
Whether to include 'Logo' to modifiers.
| 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.