SDL  2.0
xdg-shell-unstable-v6-protocol.c File Reference
#include <stdlib.h>
#include <stdint.h>
#include "wayland-util.h"
+ Include dependency graph for xdg-shell-unstable-v6-protocol.c:

Go to the source code of this file.

Variables

const struct wl_interface wl_output_interface
 
const struct wl_interface wl_seat_interface
 
const struct wl_interface wl_surface_interface
 
const struct wl_interface zxdg_popup_v6_interface
 
const struct wl_interface zxdg_positioner_v6_interface
 
const struct wl_interface zxdg_surface_v6_interface
 
const struct wl_interface zxdg_toplevel_v6_interface
 
static const struct wl_interface * xdg_shell_unstable_v6_types []
 
static const struct wl_message zxdg_shell_v6_requests []
 
static const struct wl_message zxdg_shell_v6_events []
 
WL_EXPORT const struct wl_interface zxdg_shell_v6_interface
 
static const struct wl_message zxdg_positioner_v6_requests []
 
static const struct wl_message zxdg_surface_v6_requests []
 
static const struct wl_message zxdg_surface_v6_events []
 
static const struct wl_message zxdg_toplevel_v6_requests []
 
static const struct wl_message zxdg_toplevel_v6_events []
 
static const struct wl_message zxdg_popup_v6_requests []
 
static const struct wl_message zxdg_popup_v6_events []
 

Variable Documentation

◆ wl_output_interface

const struct wl_interface wl_output_interface

Definition at line 464 of file wayland-protocol.c.

◆ wl_seat_interface

const struct wl_interface wl_seat_interface

Definition at line 385 of file wayland-protocol.c.

◆ wl_surface_interface

const struct wl_interface wl_surface_interface

Definition at line 367 of file wayland-protocol.c.

◆ xdg_shell_unstable_v6_types

◆ zxdg_popup_v6_events

const struct wl_message zxdg_popup_v6_events[]
static
Initial value:
= {
{ "configure", "iiii", xdg_shell_unstable_v6_types + 0 },
{ "popup_done", "", xdg_shell_unstable_v6_types + 0 },
}

Definition at line 141 of file xdg-shell-unstable-v6-protocol.c.

◆ zxdg_popup_v6_interface

WL_EXPORT const struct wl_interface zxdg_popup_v6_interface
Initial value:
= {
"zxdg_popup_v6", 1,
}

Definition at line 157 of file xdg-shell-unstable-v6-protocol.c.

Referenced by zxdg_surface_v6_get_popup().

◆ zxdg_popup_v6_requests

const struct wl_message zxdg_popup_v6_requests[]
static
Initial value:
= {
{ "destroy", "", xdg_shell_unstable_v6_types + 0 },
{ "grab", "ou", xdg_shell_unstable_v6_types + 22 },
}

Definition at line 141 of file xdg-shell-unstable-v6-protocol.c.

◆ zxdg_positioner_v6_interface

WL_EXPORT const struct wl_interface zxdg_positioner_v6_interface
Initial value:
= {
"zxdg_positioner_v6", 1,
0, NULL,
}

Definition at line 95 of file xdg-shell-unstable-v6-protocol.c.

Referenced by zxdg_shell_v6_create_positioner().

◆ zxdg_positioner_v6_requests

const struct wl_message zxdg_positioner_v6_requests[]
static
Initial value:
= {
{ "destroy", "", xdg_shell_unstable_v6_types + 0 },
{ "set_size", "ii", xdg_shell_unstable_v6_types + 0 },
{ "set_anchor_rect", "iiii", xdg_shell_unstable_v6_types + 0 },
{ "set_anchor", "u", xdg_shell_unstable_v6_types + 0 },
{ "set_gravity", "u", xdg_shell_unstable_v6_types + 0 },
{ "set_constraint_adjustment", "u", xdg_shell_unstable_v6_types + 0 },
{ "set_offset", "ii", xdg_shell_unstable_v6_types + 0 },
}

Definition at line 79 of file xdg-shell-unstable-v6-protocol.c.

◆ zxdg_shell_v6_events

const struct wl_message zxdg_shell_v6_events[]
static
Initial value:
= {
{ "ping", "u", xdg_shell_unstable_v6_types + 0 },
}

Definition at line 41 of file xdg-shell-unstable-v6-protocol.c.

◆ zxdg_shell_v6_interface

WL_EXPORT const struct wl_interface zxdg_shell_v6_interface
Initial value:
= {
"zxdg_shell_v6", 1,
}

Definition at line 79 of file xdg-shell-unstable-v6-protocol.c.

◆ zxdg_shell_v6_requests

const struct wl_message zxdg_shell_v6_requests[]
static
Initial value:
= {
{ "destroy", "", xdg_shell_unstable_v6_types + 0 },
{ "create_positioner", "n", xdg_shell_unstable_v6_types + 4 },
{ "get_xdg_surface", "no", xdg_shell_unstable_v6_types + 5 },
{ "pong", "u", xdg_shell_unstable_v6_types + 0 },
}

Definition at line 41 of file xdg-shell-unstable-v6-protocol.c.

◆ zxdg_surface_v6_events

const struct wl_message zxdg_surface_v6_events[]
static
Initial value:
= {
{ "configure", "u", xdg_shell_unstable_v6_types + 0 },
}

Definition at line 95 of file xdg-shell-unstable-v6-protocol.c.

◆ zxdg_surface_v6_interface

WL_EXPORT const struct wl_interface zxdg_surface_v6_interface
Initial value:
= {
"zxdg_surface_v6", 1,
}

Definition at line 113 of file xdg-shell-unstable-v6-protocol.c.

Referenced by zxdg_shell_v6_get_xdg_surface().

◆ zxdg_surface_v6_requests

const struct wl_message zxdg_surface_v6_requests[]
static
Initial value:
= {
{ "destroy", "", xdg_shell_unstable_v6_types + 0 },
{ "get_toplevel", "n", xdg_shell_unstable_v6_types + 7 },
{ "get_popup", "noo", xdg_shell_unstable_v6_types + 8 },
{ "set_window_geometry", "iiii", xdg_shell_unstable_v6_types + 0 },
{ "ack_configure", "u", xdg_shell_unstable_v6_types + 0 },
}

Definition at line 95 of file xdg-shell-unstable-v6-protocol.c.

◆ zxdg_toplevel_v6_events

const struct wl_message zxdg_toplevel_v6_events[]
static
Initial value:
= {
{ "configure", "iia", xdg_shell_unstable_v6_types + 0 },
{ "close", "", xdg_shell_unstable_v6_types + 0 },
}

Definition at line 113 of file xdg-shell-unstable-v6-protocol.c.

◆ zxdg_toplevel_v6_interface

WL_EXPORT const struct wl_interface zxdg_toplevel_v6_interface
Initial value:
= {
"zxdg_toplevel_v6", 1,
}

Definition at line 141 of file xdg-shell-unstable-v6-protocol.c.

Referenced by zxdg_surface_v6_get_toplevel().

◆ zxdg_toplevel_v6_requests

const struct wl_message zxdg_toplevel_v6_requests[]
static
Initial value:
= {
{ "destroy", "", xdg_shell_unstable_v6_types + 0 },
{ "set_parent", "?o", xdg_shell_unstable_v6_types + 11 },
{ "set_title", "s", xdg_shell_unstable_v6_types + 0 },
{ "set_app_id", "s", xdg_shell_unstable_v6_types + 0 },
{ "show_window_menu", "ouii", xdg_shell_unstable_v6_types + 12 },
{ "move", "ou", xdg_shell_unstable_v6_types + 16 },
{ "resize", "ouu", xdg_shell_unstable_v6_types + 18 },
{ "set_max_size", "ii", xdg_shell_unstable_v6_types + 0 },
{ "set_min_size", "ii", xdg_shell_unstable_v6_types + 0 },
{ "set_maximized", "", xdg_shell_unstable_v6_types + 0 },
{ "unset_maximized", "", xdg_shell_unstable_v6_types + 0 },
{ "set_fullscreen", "?o", xdg_shell_unstable_v6_types + 21 },
{ "unset_fullscreen", "", xdg_shell_unstable_v6_types + 0 },
{ "set_minimized", "", xdg_shell_unstable_v6_types + 0 },
}

Definition at line 113 of file xdg-shell-unstable-v6-protocol.c.

zxdg_positioner_v6_requests
static const struct wl_message zxdg_positioner_v6_requests[]
Definition: xdg-shell-unstable-v6-protocol.c:85
zxdg_shell_v6_events
static const struct wl_message zxdg_shell_v6_events[]
Definition: xdg-shell-unstable-v6-protocol.c:75
zxdg_surface_v6_requests
static const struct wl_message zxdg_surface_v6_requests[]
Definition: xdg-shell-unstable-v6-protocol.c:101
NULL
#define NULL
Definition: begin_code.h:167
zxdg_popup_v6_interface
const struct wl_interface zxdg_popup_v6_interface
Definition: xdg-shell-unstable-v6-protocol.c:157
zxdg_surface_v6_interface
const struct wl_interface zxdg_surface_v6_interface
Definition: xdg-shell-unstable-v6-protocol.c:113
zxdg_toplevel_v6_events
static const struct wl_message zxdg_toplevel_v6_events[]
Definition: xdg-shell-unstable-v6-protocol.c:136
zxdg_shell_v6_requests
static const struct wl_message zxdg_shell_v6_requests[]
Definition: xdg-shell-unstable-v6-protocol.c:68
zxdg_surface_v6_events
static const struct wl_message zxdg_surface_v6_events[]
Definition: xdg-shell-unstable-v6-protocol.c:109
zxdg_positioner_v6_interface
const struct wl_interface zxdg_positioner_v6_interface
Definition: xdg-shell-unstable-v6-protocol.c:95
wl_surface_interface
const struct wl_interface wl_surface_interface
Definition: wayland-protocol.c:367
wl_output_interface
const struct wl_interface wl_output_interface
Definition: wayland-protocol.c:464
xdg_shell_unstable_v6_types
static const struct wl_interface * xdg_shell_unstable_v6_types[]
Definition: xdg-shell-unstable-v6-protocol.c:41
zxdg_popup_v6_events
static const struct wl_message zxdg_popup_v6_events[]
Definition: xdg-shell-unstable-v6-protocol.c:152
zxdg_popup_v6_requests
static const struct wl_message zxdg_popup_v6_requests[]
Definition: xdg-shell-unstable-v6-protocol.c:147
wl_seat_interface
const struct wl_interface wl_seat_interface
Definition: wayland-protocol.c:385
zxdg_toplevel_v6_requests
static const struct wl_message zxdg_toplevel_v6_requests[]
Definition: xdg-shell-unstable-v6-protocol.c:119
zxdg_toplevel_v6_interface
const struct wl_interface zxdg_toplevel_v6_interface
Definition: xdg-shell-unstable-v6-protocol.c:141