Ubuntu Manpages

wayland::shell_surface_transient

details of transient behaviour

#include <wayland-client-protocol.hpp>

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


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

details of transient behaviour

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

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

do not set keyboard focus

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

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