36 void doHandleXfixesNotify(xcb_xfixes_selection_notify_event_t *event)
override;
37 void x11OfferLost()
override;
38 void x11OffersChanged(
const QStringList &added,
const QStringList &removed)
override;
54 QMetaObject::Connection m_checkConnection;
57 bool m_waitingForTargets =
false;
58 std::unique_ptr<XwlDataSource> m_selectionSource;