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
/
runtime
/
src
/
clipboard.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
Hide internal `Task` constructors
Héctor Ramón Jiménez
1
-5
/
+5
2024-06-14
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
1
-58
/
+40
2024-02-13
Introduce `Kind` in `core::clipboard`
Héctor Ramón Jiménez
1
-18
/
+31
2024-02-13
Add support for primary clipboard
Mattias Eriksson
1
-0
/
+14
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-1
/
+14
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-22
/
+0
2022-08-17
Use `FnOnce` in `Command::perform`
Héctor Ramón Jiménez
1
-2
/
+2
2022-08-12
Relax `Fn` trait bounds in `Command` & `Action`
无限UCW
1
-2
/
+2
2022-01-28
Use `MaybeSend` in `perform` and `map` for `Command`
Héctor Ramón Jiménez
1
-1
/
+6
2021-09-13
Write missing docs and `Debug` implementations for `native`
Héctor Ramón Jiménez
1
-0
/
+17
2021-09-02
Handle `clipboard::Action` in `iced_winit` shell
Héctor Ramón Jiménez
1
-2
/
+2
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-0
/
+17
2021-03-10
Make `Clipboard` argument in `Widget` trait mutable
Héctor Ramón Jiménez
1
-0
/
+14
2021-03-10
Introduce `write` method to `Clipboard` trait
Héctor Ramón Jiménez
1
-0
/
+3
2021-03-10
Update `window_clipboard` to `0.2`
Héctor Ramón Jiménez
1
-2
/
+2
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-2
/
+0
2019-12-18
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
1
-0
/
+8