Wayland++ 1.0.0
C++ Bindings for Wayland
|
mode information More...
#include <wayland-server-protocol.hpp>
Inherits wayland::detail::bitfield< size, id >.
Static Public Attributes | |
static const wayland::detail::bitfield< 2, 22 > | current |
indicates this is the current mode | |
static const wayland::detail::bitfield< 2, 22 > | preferred |
indicates this is the preferred mode | |
mode information
These flags describe properties of an output mode. They are used in the flags bitfield of the mode event.
Definition at line 4022 of file wayland-server-protocol.hpp.
|
static |
indicates this is the current mode
Definition at line 4029 of file wayland-server-protocol.hpp.
|
static |
indicates this is the preferred mode
Definition at line 4031 of file wayland-server-protocol.hpp.