| beginDrag(const QString &windowId, const QRect &frameGeometry, const QString &startScreenId, int mouseButtons=0) | PhosphorCompositor::DaemonClient | |
| bridgeRegistered(const QString &sessionId, int peerApiVersion) | PhosphorCompositor::DaemonClient | signal |
| bridgeRejected(const QString &reason) | PhosphorCompositor::DaemonClient | signal |
| DaemonClient(QObject *parent=nullptr) | PhosphorCompositor::DaemonClient | explicit |
| daemonDisconnected() | PhosphorCompositor::DaemonClient | signal |
| daemonReady() | PhosphorCompositor::DaemonClient | signal |
| dragOutcomeReceived(const QString &windowId, const PhosphorProtocol::DragOutcome &outcome) | PhosphorCompositor::DaemonClient | signal |
| dragPolicyReceived(const QString &windowId, const PhosphorProtocol::DragPolicy &policy) | PhosphorCompositor::DaemonClient | signal |
| endDrag(const QString &windowId, int cursorX, int cursorY, int modifiers=0, int mouseButtons=0, bool cancelled=false) | PhosphorCompositor::DaemonClient | |
| floatingWindowsReceived(const QStringList &windowIds) | PhosphorCompositor::DaemonClient | signal |
| isDaemonReady() const | PhosphorCompositor::DaemonClient | inline |
| notifyCursorScreenChanged(const QString &screenId) | PhosphorCompositor::DaemonClient | |
| notifyPrimaryScreen(const QString &screenName) | PhosphorCompositor::DaemonClient | |
| notifyWindowActivated(const QString &windowId, const QString &screenId) | PhosphorCompositor::DaemonClient | |
| notifyWindowClosed(const QString &windowId) | PhosphorCompositor::DaemonClient | |
| notifyWindowOpened(const QString &windowId, const QString &screenId, int minWidth=0, int minHeight=0) | PhosphorCompositor::DaemonClient | |
| notifyWindowOpenedBatch(const PhosphorProtocol::WindowOpenedList &windows) | PhosphorCompositor::DaemonClient | |
| pendingRestoreGeometriesReceived(const QString &json) | PhosphorCompositor::DaemonClient | signal |
| pendingRestoresAvailable() | PhosphorCompositor::DaemonClient | signal |
| probeDaemonAvailable(int timeoutMs=PhosphorProtocol::Service::DaemonReadyProbeTimeoutMs) | PhosphorCompositor::DaemonClient | |
| pruneStaleWindows(const QStringList &liveWindowIds) | PhosphorCompositor::DaemonClient | |
| queryFloatingWindows() | PhosphorCompositor::DaemonClient | |
| queryPendingRestoreGeometries() | PhosphorCompositor::DaemonClient | |
| querySnappedWindows() | PhosphorCompositor::DaemonClient | |
| queryVirtualScreens(const QString &screenId) | PhosphorCompositor::DaemonClient | |
| reapplyGeometriesRequested() | PhosphorCompositor::DaemonClient | signal |
| registerBridge(const QString &compositorId, int apiVersion, const QStringList &capabilities) | PhosphorCompositor::DaemonClient | |
| runningWindowsRequested() | PhosphorCompositor::DaemonClient | signal |
| setDragHandler(IDragHandler *handler) | PhosphorCompositor::DaemonClient | inline |
| setGeometryHandler(IGeometryHandler *handler) | PhosphorCompositor::DaemonClient | inline |
| setLifecycleHandler(ILifecycleHandler *handler) | PhosphorCompositor::DaemonClient | inline |
| settingsChanged() | PhosphorCompositor::DaemonClient | signal |
| snapAssistReady(const QString &windowId, const QString &screenId, const PhosphorProtocol::EmptyZoneList &zones) | PhosphorCompositor::DaemonClient | signal |
| snappedWindowsReceived(const QStringList &windowIds) | PhosphorCompositor::DaemonClient | signal |
| updateDragCursor(const QString &windowId, int cursorX, int cursorY, int modifiers=0, int mouseButtons=0) | PhosphorCompositor::DaemonClient | |
| virtualScreensChanged(const QString &screenId) | PhosphorCompositor::DaemonClient | signal |
| virtualScreensReceived(const QString &screenId, const PhosphorProtocol::WindowGeometryList &geometries) | PhosphorCompositor::DaemonClient | signal |
| ~DaemonClient() override | PhosphorCompositor::DaemonClient | |