KWayland
xdgshell_interface.h
131 void popupCreated(KWayland::Server::XdgShellPopupInterface *surface, KWayland::Server::SeatInterface *seat, quint32 serial);
313 void windowMenuRequested(KWayland::Server::SeatInterface *seat, quint32 serial, const QPoint &surfacePos);
399 * The offset of the Surface in the coordinate system of the SurfaceInterface this surface is a transient for.
436 * i.e if the gravity is "bottom", then then the top of top of the popup will be at the anchor edge
442 // DAVE left + right is illegal, so this is possible a useless return value? Maybe an enum with 9 entries left, topleft, top, ..
XdgShellInterfaceVersion
Enum describing the different InterfaceVersion encapsulated in this implementation.
Definition: xdgshell_interface.h:33
Represents a Seat on the Wayland Display.
Definition: seat_interface.h:103
@ SlideX
Slide the popup on the X axis until there is room.
PositionerConstraint
Flags describing how a popup should be reposition if constrained.
Definition: xdgshell_interface.h:54
@ SlideY
Slide the popup on the Y axis until there is room.
Global for the wl_output interface.
Definition: output_interface.h:31
typedef Edges
Resource representing a wl_surface.
Definition: surface_interface.h:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 03:54:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jan 29 2023 03:54:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.