package
0.0.0-20241029195437-1fbd8b4a9917
Repository: https://github.com/raitonoberu/go-wayland.git
Documentation: pkg.go.dev

# Functions

NewPrimarySelectionDevice :.
NewPrimarySelectionDeviceManager : X primary selection emulation The primary selection device manager is a singleton global object that provides access to the primary selection.
NewPrimarySelectionOffer : offer to transfer primary selection contents A wp_primary_selection_offer represents an offer to transfer the contents of the primary selection clipboard to the client.
NewPrimarySelectionSource : offer to replace the contents of the primary selection The source side of a wp_primary_selection_offer, it provides a way to describe the offered data and respond to requests to transfer the requested contents of the primary selection clipboard.

# Structs

PrimarySelectionDevice :.
PrimarySelectionDeviceDataOfferEvent : introduce a new wp_primary_selection_offer Introduces a new wp_primary_selection_offer object that may be used to receive the current primary selection.
PrimarySelectionDeviceManager : X primary selection emulation The primary selection device manager is a singleton global object that provides access to the primary selection.
PrimarySelectionDeviceSelectionEvent : advertise a new primary selection The wp_primary_selection_device.selection event is sent to notify the client of a new primary selection.
PrimarySelectionOffer : offer to transfer primary selection contents A wp_primary_selection_offer represents an offer to transfer the contents of the primary selection clipboard to the client.
PrimarySelectionOfferOfferEvent : advertise offered mime type Sent immediately after creating announcing the wp_primary_selection_offer through wp_primary_selection_device.data_offer.
PrimarySelectionSource : offer to replace the contents of the primary selection The source side of a wp_primary_selection_offer, it provides a way to describe the offered data and respond to requests to transfer the requested contents of the primary selection clipboard.
PrimarySelectionSourceCancelledEvent : request for primary selection contents was canceled This primary selection source is no longer valid.
PrimarySelectionSourceSendEvent : send the primary selection contents Request for the current primary selection contents from the client.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author