EHS
zxdg_toplevel_decoration_v1_listener Struct Reference

#include <xdg-decoration.h>

Public Attributes

void(* configure )(void *data, struct zxdg_toplevel_decoration_v1 *zxdg_toplevel_decoration_v1, uint32_t mode)
 

Member Data Documentation

◆ configure

void(* zxdg_toplevel_decoration_v1_listener::configure) (void *data, struct zxdg_toplevel_decoration_v1 *zxdg_toplevel_decoration_v1, uint32_t mode)

notify a decoration mode change

The configure event configures the effective decoration mode. The configured state should not be applied immediately. Clients must send an ack_configure in response to this event. See xdg_surface.configure and xdg_surface.ack_configure for details.

A configure event can be sent at any time. The specified mode must be obeyed by the client.

Parameters
modethe decoration mode

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