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
/
integration
/
src
/
main.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
2023-02-24
1
-0
/
+289
*
Rename `integration` examples
Héctor Ramón Jiménez
2021-08-13
1
-239
/
+0
*
Merge pull request #667 from BillyDM/wgpu_outdatedframe
Héctor Ramón
2021-08-05
1
-44
/
+55
|
\
|
*
add custom error for Compositor::draw()
Billy Messenger
2021-07-22
1
-2
/
+4
|
*
Merge branch 'master' of https://github.com/hecrj/iced into wgpu_outdatedframe
Billy Messenger
2021-07-22
1
-6
/
+7
|
|
\
|
*
|
don't panic when swapchain frame is outdated
Billy Messenger
2020-12-16
1
-44
/
+53
*
|
|
Fix typo in `integration` example
Héctor Ramón Jiménez
2021-08-04
1
-1
/
+1
*
|
|
wgpu: Use the preferred texture format of the surface
Tilmann Meyer
2021-08-03
1
-16
/
+19
|
|
/
|
/
|
*
|
Make `Clipboard` argument in `Widget` trait mutable
Héctor Ramón Jiménez
2021-03-10
1
-2
/
+3
*
|
[wgpu 0.7] Update integration example
Poly
2021-02-03
1
-4
/
+4
|
/
*
Update `wgpu` in `integration` example
Héctor Ramón Jiménez
2020-08-27
1
-18
/
+36
*
Decouple `cursor_position` from `Cache`
Héctor Ramón Jiménez
2020-06-23
1
-3
/
+12
*
Request a redraw only on relevant events
Héctor Ramón Jiménez
2020-06-09
1
-9
/
+12
*
Clear frames explicitly in `integration` example
Héctor Ramón Jiménez
2020-06-05
1
-28
/
+10
*
Add a comment of how to clear the display to `integration` example
hatoo
2020-06-03
1
-0
/
+23
*
Attempt to appease rustfmt
Cedric Hutchings
2020-06-02
1
-1
/
+1
*
Prevent gratuitous resizing in integration example
Cedric Hutchings
2020-06-02
1
-0
/
+2
*
Simplify `integration` example with `Program`
Héctor Ramón Jiménez
2020-05-21
1
-72
/
+28
*
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
2020-05-20
1
-22
/
+35
*
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
2020-05-19
1
-3
/
+4
*
Rename `MouseCursor` to `mouse::Interaction`
Héctor Ramón Jiménez
2020-04-30
1
-6
/
+8
*
Remove `OutOfBounds` variant from `MouseCursor`
Héctor Ramón Jiménez
2020-04-29
1
-1
/
+1
*
Update `wgpu` to `0.5` in `iced_wgpu` :tada:
Héctor Ramón Jiménez
2020-04-07
1
-15
/
+26
*
Convert `WindowEvent` from a reference in `iced_winit`
Héctor Ramón Jiménez
2020-03-27
1
-1
/
+1
*
Update `winit` to `0.22`
Héctor Ramón Jiménez
2020-03-09
1
-7
/
+5
*
Make output format of `iced_wgpu` configurable
Héctor Ramón Jiménez
2020-02-24
1
-1
/
+3
*
Add `integration` example
Héctor Ramón Jiménez
2020-02-09
1
-0
/
+204