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