Enum smithay_client_toolkit::primary_selection::PrimarySelectionDeviceManager [−][src]
pub enum PrimarySelectionDeviceManager { Zwp(Attached<ZwpPrimarySelectionDeviceManagerV1>), Gtk(Attached<GtkPrimarySelectionDeviceManager>), }
Possible supported primary selection protocols
Variants
The current standard primary_selection
protocol.
The old gtk_primary_selection
protocol, which is still used by GTK.