Wayland++  0.2.6
C++ Bindings for Wayland
wayland::shell_surface_transient Struct Reference

details of transient behaviour More...

#include <wayland-client-protocol.hpp>

Inherits wayland::detail::bitfield< size, id >.

Static Public Attributes

static const detail::bitfield< 1, 9 > inactive {0x1}
 do not set keyboard focus More...
 

Detailed Description

details of transient behaviour

These flags specify details of the expected behaviour of transient surfaces. Used in the set_transient request.

Definition at line 1823 of file wayland-client-protocol.hpp.

Member Data Documentation

◆ inactive

const bitfield< 1, 9 > shell_surface_transient::inactive {0x1}
static

do not set keyboard focus

Definition at line 1830 of file wayland-client-protocol.hpp.


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