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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-add docs for clipboard
Kai Mast
2022-01-28
1
-1
/
+2
*
Remove wasm-specific clipboard
Kai Mast
2022-01-28
1
-27
/
+1
*
Experimental wgpu WebGL backend support
Vladyslav Nikonov
2022-01-28
1
-0
/
+25
*
Hide implementation details of `Command` in `iced_futures`
Héctor Ramón Jiménez
2021-09-02
1
-2
/
+2
*
Implement and expose `read` and `write` helpers for `clipboard`
Héctor Ramón Jiménez
2021-09-02
1
-0
/
+14
*
Handle `clipboard::Action` in `iced_winit` shell
Héctor Ramón Jiménez
2021-09-02
1
-0
/
+3
*
Expose `read` and `write` methods in `iced_winit::Clipboard` directly
Héctor Ramón Jiménez
2021-03-11
1
-4
/
+14
*
Make `Clipboard` argument in `Widget` trait mutable
Héctor Ramón Jiménez
2021-03-10
1
-8
/
+26
*
Introduce `write` method to `Clipboard` trait
Héctor Ramón Jiménez
2021-03-10
1
-0
/
+7
*
Update `window_clipboard` to `0.2`
Héctor Ramón Jiménez
2021-03-10
1
-3
/
+5
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-2
/
+0
*
Write docs for `iced_winit::Clipboard`
Héctor Ramón Jiménez
2020-02-04
1
-0
/
+6
*
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
2019-12-18
1
-0
/
+13