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
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
Update `tiny-skia` and `resvg`
Héctor Ramón Jiménez
1
-3
/
+0
2023-04-13
Bump versions :tada:
Héctor Ramón Jiménez
1
-9
/
+9
2023-04-04
Draft (very) basic incremental rendering for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+3
2023-03-06
Introduce backend feature flags in `iced_renderer`
Héctor Ramón Jiménez
1
-0
/
+6
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-18
/
+11
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-2
/
+7
2023-02-28
Use `iced_renderer` instead of `iced_graphics` in root crate
Héctor Ramón Jiménez
1
-3
/
+2
2023-02-25
Scaffold `iced_tiny_skia` and connect it to `iced_renderer`
Héctor Ramón Jiménez
1
-0
/
+1
2023-02-24
Introduce `iced_renderer` subcrate featuring runtime renderer fallback
Héctor Ramón Jiménez
1
-9
/
+5
2023-02-24
Make `iced_wgpu` a mandatory dependency
Héctor Ramón Jiménez
1
-8
/
+5
2023-02-24
Remove `iced_glutin` and `iced_glow` leftovers
Héctor Ramón Jiménez
1
-3
/
+0
2023-02-24
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
1
-9
/
+2
2023-02-18
Bump versions :tada:
Héctor Ramón Jiménez
1
-10
/
+10
2023-01-14
Bump versions :tada:
Héctor Ramón Jiménez
1
-9
/
+9
2023-01-09
Restructured everything to make profiling a feature of iced_winit.
bungoboingo
1
-8
/
+5
2023-01-09
Initial profiling support for Iced.
Bingus
1
-0
/
+10
2022-12-12
Vertical orientation added to Slider.
Casper Storm
1
-0
/
+1
2022-12-07
Bump versions :tada:
Héctor Ramón Jiménez
1
-8
/
+8
2022-11-29
Add modal example
Cory Forsstrom
1
-34
/
+1
2022-11-28
Re-introduce the `geometry` example
Héctor Ramón Jiménez
1
-0
/
+1
2022-11-10
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-10
Update `README`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-10
Bump versions :tada:
Héctor Ramón Jiménez
1
-10
/
+10
2022-11-05
Update `image` dependency to `0.24`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-05
Add image/svg support to `iced_glow`
Ian Douglas Scott
1
-2
/
+2
2022-11-03
Combine `glow_default_system_font` and `default_system_font` features
Ian Douglas Scott
1
-4
/
+1
2022-11-03
Rename `cached` example to `lazy`
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-03
add example
Nick Senger
1
-0
/
+1
2022-10-05
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
1
-1
/
+0
2022-10-04
Working multitouch example
Artur Sapek
1
-0
/
+1
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-0
/
+1
2022-09-29
Adds linear gradient support to 2D meshes in the canvas widget.
shan
1
-0
/
+1
2022-09-26
Remove `application` feature from `iced` crate
Héctor Ramón Jiménez
1
-4
/
+2
2022-09-26
Add application feature, which allows to build freestanding wgpu app
aentity
1
-1
/
+3
2022-09-23
Implement sierpinski-triangle example
xkenmon
1
-0
/
+1
2022-08-31
Remove old pure feature from docs.rs build metadata
Aphek
1
-1
/
+1
2022-07-27
Enable `arc` example
Héctor Ramón Jiménez
1
-0
/
+1
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-14
/
+0
2022-07-27
add pure version of color_palette example
Max Unsted
1
-0
/
+1
2022-07-14
Add custom profile release-opt
Luni-4
1
-0
/
+10
2022-07-10
Add and purify `arc` example by @ThatsNoMoon
Héctor Ramón Jiménez
1
-0
/
+1
2022-05-04
Sort workspace members in `Cargo.toml`
Héctor Ramón Jiménez
1
-2
/
+2
2022-05-03
Bump version :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-05-02
Bump version in `README`
Héctor Ramón Jiménez
1
-1
/
+1
2022-05-02
Bump versions :tada:
Héctor Ramón Jiménez
1
-11
/
+11
2022-05-02
Enable `pure` feature in `docs.rs`
Héctor Ramón Jiménez
1
-1
/
+1
2022-04-30
Expose `system` module through feature flag
Héctor Ramón Jiménez
1
-0
/
+2
2022-04-27
Simplify the `QueryInformation` Action
Richard
1
-2
/
+0
2022-04-26
Add `system_information` example
Richard
1
-0
/
+1
[next]