9#include "kwin_export.h"
22class SurfaceInterface;
24class ClientConnection;
26class XdgActivationV1InterfacePrivate;
48 std::unique_ptr<XdgActivationV1InterfacePrivate> d;
Convenient Class which represents a wl_client.
Class holding the Wayland server display loop.
Represents a Seat on the Wayland Display.
Resource representing a wl_surface.
std::function< QString(ClientConnection *client, SurfaceInterface *surface, uint serial, SeatInterface *seat, const QString &appId)> CreatorFunction
void activateRequested(SurfaceInterface *surface, const QString &token)
Notifies about the surface being activated using token.