index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winit
/
src
/
clipboard.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
Chore: Inline format args for ease of reading
Yuri Astrakhan
1
-1
/
+1
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-14
/
+0
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-4
/
+3
2022-02-05
Allow the creation of a clipboard without a window.
Tanner Rogalsky
1
-0
/
+8
2022-01-28
Re-add docs for clipboard
Kai Mast
1
-1
/
+2
2022-01-28
Remove wasm-specific clipboard
Kai Mast
1
-27
/
+1
2022-01-28
Experimental wgpu WebGL backend support
Vladyslav Nikonov
1
-0
/
+25
2021-09-02
Hide implementation details of `Command` in `iced_futures`
Héctor Ramón Jiménez
1
-2
/
+2
2021-09-02
Implement and expose `read` and `write` helpers for `clipboard`
Héctor Ramón Jiménez
1
-0
/
+14
2021-09-02
Handle `clipboard::Action` in `iced_winit` shell
Héctor Ramón Jiménez
1
-0
/
+3
2021-03-11
Expose `read` and `write` methods in `iced_winit::Clipboard` directly
Héctor Ramón Jiménez
1
-4
/
+14
2021-03-10
Make `Clipboard` argument in `Widget` trait mutable
Héctor Ramón Jiménez
1
-8
/
+26
2021-03-10
Introduce `write` method to `Clipboard` trait
Héctor Ramón Jiménez
1
-0
/
+7
2021-03-10
Update `window_clipboard` to `0.2`
Héctor Ramón Jiménez
1
-3
/
+5
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-2
/
+0
2020-02-04
Write docs for `iced_winit::Clipboard`
Héctor Ramón Jiménez
1
-0
/
+6
2019-12-18
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
1
-0
/
+13