Wayland++
0.2.5
C++ Bindings for Wayland
|
mode information More...
#include <wayland-client-protocol.hpp>
Inherits wayland::detail::bitfield< size, id >.
Static Public Attributes | |
static const detail::bitfield< 2, 21 > | current {0x1} |
indicates this is the current mode More... | |
static const detail::bitfield< 2, 21 > | preferred {0x2} |
indicates this is the preferred mode More... | |
mode information
These flags describe properties of an output mode. They are used in the flags bitfield of the mode event.
Definition at line 3447 of file wayland-client-protocol.hpp.
|
static |
indicates this is the current mode
Definition at line 3454 of file wayland-client-protocol.hpp.
|
static |
indicates this is the preferred mode
Definition at line 3456 of file wayland-client-protocol.hpp.