KWayland
wayland-xdg-shell-v5-server-protocol.h
294 void (*use_unstable_version)(struct wl_client *client, struct wl_resource *resource, int32_t version);
307 void (*get_zxdg_surface)(struct wl_client *client, struct wl_resource *resource, uint32_t id, struct wl_resource *surface);
459 void (*set_parent)(struct wl_client *client, struct wl_resource *resource, struct wl_resource *parent);
518 void (*show_window_menu)(struct wl_client *client, struct wl_resource *resource, struct wl_resource *seat, uint32_t serial, int32_t x, int32_t y);
542 void (*move)(struct wl_client *client, struct wl_resource *resource, struct wl_resource *seat, uint32_t serial);
580 void (*resize)(struct wl_client *client, struct wl_resource *resource, struct wl_resource *seat, uint32_t serial, uint32_t edges);
636 void (*set_window_geometry)(struct wl_client *client, struct wl_resource *resource, int32_t x, int32_t y, int32_t width, int32_t height);
693 void (*set_fullscreen)(struct wl_client *client, struct wl_resource *resource, struct wl_resource *output);
786 static inline void zxdg_surface_v5_send_configure(struct wl_resource *resource_, int32_t width, int32_t height, struct wl_array *states, uint32_t serial)
static void zxdg_popup_v5_send_popup_done(struct wl_resource *resource_)
Definition: wayland-xdg-shell-v5-server-protocol.h:835
@ ZXDG_SURFACE_V5_STATE_MAXIMIZED
the surface is maximized
Definition: wayland-xdg-shell-v5-server-protocol.h:419
static void zxdg_surface_v5_send_configure(struct wl_resource *resource_, int32_t width, int32_t height, struct wl_array *states, uint32_t serial)
Definition: wayland-xdg-shell-v5-server-protocol.h:786
@ ZXDG_SHELL_V5_VERSION_CURRENT
Always the latest version.
Definition: wayland-xdg-shell-v5-server-protocol.h:244
static void zxdg_shell_v5_send_ping(struct wl_resource *resource_, uint32_t serial)
Definition: wayland-xdg-shell-v5-server-protocol.h:378
KDB_EXPORT KDbVersionInfo version()
KIOCORE_EXPORT CopyJob * move(const QList< QUrl > &src, const QUrl &dest, JobFlags flags=DefaultFlags)
@ ZXDG_SURFACE_V5_STATE_RESIZING
the surface is being resized
Definition: wayland-xdg-shell-v5-server-protocol.h:427
@ ZXDG_SURFACE_V5_STATE_FULLSCREEN
the surface is fullscreen
Definition: wayland-xdg-shell-v5-server-protocol.h:423
static void zxdg_surface_v5_send_close(struct wl_resource *resource_)
Definition: wayland-xdg-shell-v5-server-protocol.h:796
@ ZXDG_SURFACE_V5_STATE_ACTIVATED
the surface is now activated
Definition: wayland-xdg-shell-v5-server-protocol.h:431
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:11:24 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:11:24 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.