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
*
Reconnect `Clipboard` on window close
Héctor Ramón Jiménez
2024-09-03
1
-1
/
+9
*
Fix formatting in `iced_winit::clipboard`
Héctor Ramón Jiménez
2024-08-12
1
-3
/
+5
*
iced_winit: drop Clipboard before Window
Maja Kądziołka
2024-08-11
1
-8
/
+23
*
Introduce `Kind` in `core::clipboard`
Héctor Ramón Jiménez
2024-02-13
1
-42
/
+22
*
Add support for primary clipboard
Mattias Eriksson
2024-02-13
1
-0
/
+34
*
WIP raw-window-handle 0.6
Ian Douglas Scott
2024-01-16
1
-1
/
+2
*
Revert "Chore: Apply clippy map transformations"
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+2
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
1
-2
/
+2
*
Merge pull request #2090 from nyurik/mapping
Héctor Ramón
2023-09-19
1
-2
/
+1
|
\
|
*
Chore: Apply clippy map transformations
Yuri Astrakhan
2023-09-19
1
-2
/
+1
*
|
Chore: Inline format args for ease of reading
Yuri Astrakhan
2023-09-19
1
-1
/
+1
|
/
*
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
1
-14
/
+0
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-4
/
+3
*
Allow the creation of a clipboard without a window.
Tanner Rogalsky
2022-02-05
1
-0
/
+8
*
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