Module wl_clipboard_rs::copy

source ·
Expand description

Copying and clearing clipboard contents.

Structs

  • Source for copying, with a MIME type.
  • Options and flags that are used to customize the copying.
  • A copy operation ready to start serving requests.

Enums

Functions

  • Clears the clipboard for the given seat.
  • Copies data to the clipboard.
  • Copies data to the clipboard, offering multiple data sources.
  • Prepares a data copy to the clipboard.
  • Prepares a data copy to the clipboard, offering multiple data sources.