Module smithay_client_toolkit::primary_selection[][src]

Expand description

Helpers to handle primary selection related actions.

If you’re not using default_environment! you should call get_primary_selection_manager to bind proper primary selection manager.

Structs

Handle to support primary selection on a given seat.

A handler for primary selection.

A primary selection offer for receiving data through copy/paste.

A primary selection source for sending data through copy/paste.

Enums

Possible supported primary selection protocols

Possible events a primary selection source needs to react to.

Traits

An interface trait to forward the primary selection device handler capability.