wayland_shell_surface_transient - details of transient behaviour

NAME  SYNOPSIS  Static Public Attributes  Detailed Description  Member Data Documentation  const bitfield< 1, 9 > shell_surface_transient::inactive {0x1} [static]  Author 

NAME

wayland::shell_surface_transient − details of transient behaviour

SYNOPSIS

#include <wayland−client−protocol.hpp>

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

Static Public Attributes

static const wayland::detail::bitfield< 1, 9 > inactive {0x1}
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 1930 of file wayland−client−protocol.hpp.

Member Data Documentation

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

do not set keyboard focus

Definition at line 1937 of file wayland−client−protocol.hpp.

Author

Generated automatically by Doxygen for Wayland++ from the source code.


Updated 2024-01-29 - jenkler.se | uex.se