#include <stdlib.h>
#include <stdint.h>
#include "wayland-util.h"
Go to the source code of this file.
◆ types
const struct wl_interface* types[] |
|
static |
Initial value:= {
}
const struct wl_interface wl_surface_interface
const struct wl_interface zxdg_popup_v6_interface
const struct wl_interface zxdg_toplevel_v6_interface
const struct wl_interface zxdg_positioner_v6_interface
const struct wl_interface wl_output_interface
const struct wl_interface wl_seat_interface
const struct wl_interface zxdg_surface_v6_interface
Definition at line 41 of file xdg-shell-unstable-v6-protocol.c.
◆ wl_output_interface
const struct wl_interface wl_output_interface |
◆ wl_seat_interface
const struct wl_interface wl_seat_interface |
◆ wl_surface_interface
const struct wl_interface wl_surface_interface |
◆ zxdg_popup_v6_events
const struct wl_message zxdg_popup_v6_events[] |
|
static |
◆ zxdg_popup_v6_interface
WL_EXPORT const struct wl_interface zxdg_popup_v6_interface |
Initial value:= {
"zxdg_popup_v6", 1,
}
static const struct wl_message zxdg_popup_v6_requests[]
static const struct wl_message zxdg_popup_v6_events[]
Definition at line 157 of file xdg-shell-unstable-v6-protocol.c.
◆ zxdg_popup_v6_requests
const struct wl_message zxdg_popup_v6_requests[] |
|
static |
◆ zxdg_positioner_v6_interface
WL_EXPORT const struct wl_interface zxdg_positioner_v6_interface |
◆ zxdg_positioner_v6_requests
const struct wl_message zxdg_positioner_v6_requests[] |
|
static |
Initial value:= {
{
"destroy",
"",
types + 0 },
{
"set_size",
"ii",
types + 0 },
{
"set_anchor_rect",
"iiii",
types + 0 },
{
"set_anchor",
"u",
types + 0 },
{
"set_gravity",
"u",
types + 0 },
{
"set_constraint_adjustment",
"u",
types + 0 },
{
"set_offset",
"ii",
types + 0 },
}
GLsizei GLenum GLenum * types
Definition at line 85 of file xdg-shell-unstable-v6-protocol.c.
◆ zxdg_shell_v6_events
const struct wl_message zxdg_shell_v6_events[] |
|
static |
◆ zxdg_shell_v6_interface
WL_EXPORT const struct wl_interface zxdg_shell_v6_interface |
Initial value:= {
"zxdg_shell_v6", 1,
}
static const struct wl_message zxdg_shell_v6_events[]
static const struct wl_message zxdg_shell_v6_requests[]
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",
"",
types + 0 },
{
"create_positioner",
"n",
types + 4 },
{
"get_xdg_surface",
"no",
types + 5 },
{
"pong",
"u",
types + 0 },
}
GLsizei GLenum GLenum * types
Definition at line 68 of file xdg-shell-unstable-v6-protocol.c.
◆ zxdg_surface_v6_events
const struct wl_message zxdg_surface_v6_events[] |
|
static |
◆ zxdg_surface_v6_interface
WL_EXPORT const struct wl_interface zxdg_surface_v6_interface |
Initial value:= {
"zxdg_surface_v6", 1,
}
static const struct wl_message zxdg_surface_v6_events[]
static const struct wl_message zxdg_surface_v6_requests[]
Definition at line 113 of file xdg-shell-unstable-v6-protocol.c.
◆ zxdg_surface_v6_requests
const struct wl_message zxdg_surface_v6_requests[] |
|
static |
Initial value:= {
{
"destroy",
"",
types + 0 },
{
"get_toplevel",
"n",
types + 7 },
{
"get_popup",
"noo",
types + 8 },
{
"set_window_geometry",
"iiii",
types + 0 },
{
"ack_configure",
"u",
types + 0 },
}
GLsizei GLenum GLenum * types
Definition at line 101 of file xdg-shell-unstable-v6-protocol.c.
◆ zxdg_toplevel_v6_events
const struct wl_message zxdg_toplevel_v6_events[] |
|
static |
◆ zxdg_toplevel_v6_interface
WL_EXPORT const struct wl_interface zxdg_toplevel_v6_interface |
Initial value:= {
"zxdg_toplevel_v6", 1,
}
static const struct wl_message zxdg_toplevel_v6_events[]
static const struct wl_message zxdg_toplevel_v6_requests[]
Definition at line 141 of file xdg-shell-unstable-v6-protocol.c.
◆ zxdg_toplevel_v6_requests
const struct wl_message zxdg_toplevel_v6_requests[] |
|
static |
Initial value:= {
{
"destroy",
"",
types + 0 },
{
"set_parent",
"?o",
types + 11 },
{
"set_title",
"s",
types + 0 },
{
"set_app_id",
"s",
types + 0 },
{
"show_window_menu",
"ouii",
types + 12 },
{
"move",
"ou",
types + 16 },
{
"resize",
"ouu",
types + 18 },
{
"set_max_size",
"ii",
types + 0 },
{
"set_min_size",
"ii",
types + 0 },
{
"set_maximized",
"",
types + 0 },
{
"unset_maximized",
"",
types + 0 },
{
"set_fullscreen",
"?o",
types + 21 },
{
"unset_fullscreen",
"",
types + 0 },
{
"set_minimized",
"",
types + 0 },
}
GLsizei GLenum GLenum * types
Definition at line 119 of file xdg-shell-unstable-v6-protocol.c.