Wayland++ 1.0.0
C++ Bindings for Wayland
Loading...
Searching...
No Matches
wayland::server::shell_surface_transient Struct Reference

details of transient behaviour More...

#include <wayland-server-protocol.hpp>

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

Static Public Attributes

static const wayland::detail::bitfield< 1, 9 > inactive
 do not set keyboard focus
 

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 2063 of file wayland-server-protocol.hpp.

Member Data Documentation

◆ inactive

const wayland::detail::bitfield<1, 9> wayland::server::shell_surface_transient::inactive
static

do not set keyboard focus

Definition at line 2070 of file wayland-server-protocol.hpp.


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