#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 xdg_positioner_interface
const struct wl_interface xdg_toplevel_interface
const struct wl_interface wl_surface_interface
const struct wl_interface wl_seat_interface
const struct wl_interface wl_output_interface
const struct wl_interface xdg_surface_interface
const struct wl_interface xdg_popup_interface
Definition at line 43 of file xdg-shell-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 |
§ xdg_popup_events
const struct wl_message xdg_popup_events[] |
|
static |
Initial value:= {
{
"configure",
"iiii",
types + 0 },
{
"popup_done",
"",
types + 0 },
}
GLsizei GLenum GLenum * types
Definition at line 154 of file xdg-shell-protocol.c.
§ xdg_popup_interface
WL_EXPORT const struct wl_interface xdg_popup_interface |
Initial value:= {
"xdg_popup", 1,
}
static const struct wl_message xdg_popup_requests[]
static const struct wl_message xdg_popup_events[]
Definition at line 159 of file xdg-shell-protocol.c.
§ xdg_popup_requests
const struct wl_message xdg_popup_requests[] |
|
static |
§ xdg_positioner_interface
WL_EXPORT const struct wl_interface xdg_positioner_interface |
Initial value:= {
"xdg_positioner", 1,
}
static const struct wl_message xdg_positioner_requests[]
Definition at line 97 of file xdg-shell-protocol.c.
§ xdg_positioner_requests
const struct wl_message xdg_positioner_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 87 of file xdg-shell-protocol.c.
§ xdg_surface_events
const struct wl_message xdg_surface_events[] |
|
static |
§ xdg_surface_interface
WL_EXPORT const struct wl_interface xdg_surface_interface |
Initial value:= {
"xdg_surface", 1,
}
static const struct wl_message xdg_surface_requests[]
static const struct wl_message xdg_surface_events[]
Definition at line 115 of file xdg-shell-protocol.c.
§ xdg_surface_requests
const struct wl_message xdg_surface_requests[] |
|
static |
Initial value:= {
{
"destroy",
"",
types + 0 },
{
"get_toplevel",
"n",
types + 7 },
{
"get_popup",
"n?oo",
types + 8 },
{
"set_window_geometry",
"iiii",
types + 0 },
{
"ack_configure",
"u",
types + 0 },
}
GLsizei GLenum GLenum * types
Definition at line 103 of file xdg-shell-protocol.c.
§ xdg_toplevel_events
const struct wl_message xdg_toplevel_events[] |
|
static |
§ xdg_toplevel_interface
WL_EXPORT const struct wl_interface xdg_toplevel_interface |
Initial value:= {
"xdg_toplevel", 1,
}
static const struct wl_message xdg_toplevel_events[]
static const struct wl_message xdg_toplevel_requests[]
Definition at line 143 of file xdg-shell-protocol.c.
§ xdg_toplevel_requests
const struct wl_message xdg_toplevel_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 121 of file xdg-shell-protocol.c.
§ xdg_wm_base_events
const struct wl_message xdg_wm_base_events[] |
|
static |
§ xdg_wm_base_interface
WL_EXPORT const struct wl_interface xdg_wm_base_interface |
Initial value:= {
"xdg_wm_base", 1,
}
static const struct wl_message xdg_wm_base_requests[]
static const struct wl_message xdg_wm_base_events[]
Definition at line 81 of file xdg-shell-protocol.c.
§ xdg_wm_base_requests
const struct wl_message xdg_wm_base_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 70 of file xdg-shell-protocol.c.