[][src]Module wayland_protocols::unstable::primary_selection::v1::client::zwp_primary_selection_device_manager_v1

X primary selection emulation

The primary selection device manager is a singleton global object that provides access to the primary selection. It allows to create wp_primary_selection_source objects, as well as retrieving the per-seat wp_primary_selection_device objects.

Structs

ZwpPrimarySelectionDeviceManagerV1

Enums

Event
Request

Constants

REQ_CREATE_SOURCE_SINCE

The minimal object version supporting this request

REQ_DESTROY_SINCE

The minimal object version supporting this request

REQ_GET_DEVICE_SINCE

The minimal object version supporting this request

Traits

RequestsTrait