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
/
examples
/
screenshot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lint in `screenshot` example
Héctor Ramón Jiménez
2023-10-18
1
-4
/
+1
*
Revert "Chore: Apply clippy map transformations"
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+4
*
Fix `clippy::unused_async`
Héctor Ramón Jiménez
2023-09-20
2
-11
/
+20
*
Merge pull request #2090 from nyurik/mapping
Héctor Ramón
2023-09-19
1
-4
/
+1
|
\
|
*
Chore: Apply clippy map transformations
Yuri Astrakhan
2023-09-19
1
-4
/
+1
*
|
Chore: Inline format args for ease of reading
Yuri Astrakhan
2023-09-19
1
-5
/
+5
|
/
*
Merge pull request #2069 from iced-rs/use-workspace-dependencies
Héctor Ramón
2023-09-07
2
-4
/
+6
|
\
|
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
2
-4
/
+6
*
|
Introduce `keyboard::on_key_press` and `on_key_release`
Héctor Ramón Jiménez
2023-09-07
1
-4
/
+3
|
/
*
Move `Screenshot` inside `window` module
Héctor Ramón Jiménez
2023-06-27
1
-4
/
+5
*
Adjusted offscreen pass to be a render pass vs compute for compat with web-co...
Bingus
2023-06-08
1
-1
/
+1
*
Fix width of crop labels in `screenshot` example (again)
Héctor Ramón Jiménez
2023-06-06
1
-4
/
+4
*
Rearrange controls of the `screenshot` example
Héctor Ramón Jiménez
2023-06-06
1
-32
/
+52
*
Introduce `on_press_maybe` helper for `Button`
Héctor Ramón Jiménez
2023-06-06
1
-2
/
+3
*
Wrap `Screenshot::bytes` in an `Arc` and implement `AsRef<[u8]>`
Héctor Ramón Jiménez
2023-06-06
1
-1
/
+1
*
Avoid `iced_image` import in `screenshot` example
Héctor Ramón Jiménez
2023-06-06
1
-5
/
+4
*
Fix punctuation in `screenshot` example
Héctor Ramón Jiménez
2023-06-06
1
-2
/
+2
*
Fix width of crop labels in `screenshot` example
Héctor Ramón Jiménez
2023-06-06
1
-4
/
+4
*
Create `numeric_input` helper in `screenshot` example
Héctor Ramón Jiménez
2023-06-06
1
-44
/
+54
*
Use `Container::Box` in `screenshot` example
Héctor Ramón Jiménez
2023-06-06
1
-17
/
+1
*
Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...
Bingus
2023-06-06
2
-0
/
+316