8#include "kwin_export.h"
16class PrimarySelectionSourceV1Interface;
17class PrimarySelectionDeviceManagerV1InterfacePrivate;
18class PrimarySelectionDeviceV1Interface;
37 std::unique_ptr<PrimarySelectionDeviceManagerV1InterfacePrivate> d;
Class holding the Wayland server display loop.
Represents the Global for zwp_primary_selection_manager_v1 interface.
~PrimarySelectionDeviceManagerV1Interface()
void dataDeviceCreated(KWin::PrimarySelectionDeviceV1Interface *dataDevice)
void dataSourceCreated(KWin::PrimarySelectionSourceV1Interface *dataSource)
Represents the Resource for the wl_data_device interface.
Represents the Resource for the zwp_primary_selection_source_v1 interface. Lifespan is mapped to the ...