diff --git a/smithay_clipboard/all.html b/smithay_clipboard/all.html index afd4b24..e82164b 100644 --- a/smithay_clipboard/all.html +++ b/smithay_clipboard/all.html @@ -1,2 +1,2 @@ -
Smithay Clipboard
Provides access to the Wayland clipboard for gui applications. The user diff --git a/smithay_clipboard/struct.Clipboard.html b/smithay_clipboard/struct.Clipboard.html index bfd42c3..1427ca3 100644 --- a/smithay_clipboard/struct.Clipboard.html +++ b/smithay_clipboard/struct.Clipboard.html @@ -1,4 +1,4 @@ -
pub struct Clipboard { /* private fields */ }
Access to a Wayland clipboard.
Creates new clipboard which will be running on its own thread with its own event queue to handle clipboard requests.