EHS
|
#include <cstdint>
#include <cstddef>
#include "wayland-client.h"
Go to the source code of this file.
Classes | |
struct | xdg_wm_base_listener |
struct | xdg_surface_listener |
struct | xdg_toplevel_listener |
struct | xdg_popup_listener |
Variables | |
const struct wl_interface | xdg_wm_base_interface |
const struct wl_interface | xdg_positioner_interface |
const struct wl_interface | xdg_surface_interface |
const struct wl_interface | xdg_toplevel_interface |
const struct wl_interface | xdg_popup_interface |
#define XDG_POPUP_DESTROY 0 |
#define XDG_POPUP_ERROR_ENUM |
#define XDG_POPUP_GRAB 1 |
#define XDG_POPUP_INTERFACE |
#define XDG_POPUP_REPOSITION 2 |
#define XDG_POSITIONER_ANCHOR_ENUM |
#define XDG_POSITIONER_CONSTRAINT_ADJUSTMENT_ENUM |
#define XDG_POSITIONER_DESTROY 0 |
#define XDG_POSITIONER_ERROR_ENUM |
#define XDG_POSITIONER_GRAVITY_ENUM |
#define XDG_POSITIONER_INTERFACE |
#define XDG_POSITIONER_SET_ANCHOR 3 |
#define XDG_POSITIONER_SET_ANCHOR_RECT 2 |
#define XDG_POSITIONER_SET_CONSTRAINT_ADJUSTMENT 5 |
#define XDG_POSITIONER_SET_GRAVITY 4 |
#define XDG_POSITIONER_SET_OFFSET 6 |
#define XDG_POSITIONER_SET_PARENT_CONFIGURE 9 |
#define XDG_POSITIONER_SET_PARENT_SIZE 8 |
#define XDG_POSITIONER_SET_REACTIVE 7 |
#define XDG_POSITIONER_SET_SIZE 1 |
#define XDG_SURFACE_ACK_CONFIGURE 4 |
#define XDG_SURFACE_DESTROY 0 |
#define XDG_SURFACE_ERROR_ENUM |
#define XDG_SURFACE_GET_POPUP 2 |
#define XDG_SURFACE_GET_TOPLEVEL 1 |
#define XDG_SURFACE_INTERFACE |
#define XDG_SURFACE_SET_WINDOW_GEOMETRY 3 |
#define XDG_TOPLEVEL_DESTROY 0 |
#define XDG_TOPLEVEL_ERROR_ENUM |
#define XDG_TOPLEVEL_INTERFACE |
#define XDG_TOPLEVEL_MOVE 5 |
#define XDG_TOPLEVEL_RESIZE 6 |
#define XDG_TOPLEVEL_RESIZE_EDGE_ENUM |
#define XDG_TOPLEVEL_SET_APP_ID 3 |
#define XDG_TOPLEVEL_SET_FULLSCREEN 11 |
#define XDG_TOPLEVEL_SET_MAX_SIZE 7 |
#define XDG_TOPLEVEL_SET_MAXIMIZED 9 |
#define XDG_TOPLEVEL_SET_MIN_SIZE 8 |
#define XDG_TOPLEVEL_SET_MINIMIZED 13 |
#define XDG_TOPLEVEL_SET_PARENT 1 |
#define XDG_TOPLEVEL_SET_TITLE 2 |
#define XDG_TOPLEVEL_SHOW_WINDOW_MENU 4 |
#define XDG_TOPLEVEL_STATE_ENUM |
#define XDG_TOPLEVEL_UNSET_FULLSCREEN 12 |
#define XDG_TOPLEVEL_UNSET_MAXIMIZED 10 |
#define XDG_TOPLEVEL_WM_CAPABILITIES_ENUM |
#define XDG_WM_BASE_CREATE_POSITIONER 1 |
#define XDG_WM_BASE_DESTROY 0 |
#define XDG_WM_BASE_ERROR_ENUM |
#define XDG_WM_BASE_GET_XDG_SURFACE 2 |
#define XDG_WM_BASE_INTERFACE |
#define XDG_WM_BASE_PONG 3 |
enum xdg_popup_error |
enum xdg_positioner_error |
enum xdg_surface_error |
enum xdg_toplevel_error |
enum xdg_wm_base_error |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |