[−][src]Module smithay_client_toolkit::data_device
Helpers to handle data device related actions
Structs
DataDevice | Handle to support data exchange on a given seat |
DataOffer | A data offer for receiving data though copy/paste or drag and drop |
DataSource | A data source for sending data though copy/paste or drag and drop |
DndAction | drag and drop actions |
ReadPipe | A file descriptor that can only be written to |
WritePipe | A file descriptor that can only be written to |
Enums
DataSourceEvent | Possible events a data source needs to react to |
DndEvent | Possible events generated during a drag'n'drop session |