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-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
2022-04-26
Add `sysinfo` crate through feature flag
Richard
1
-0
/
+2
2022-04-22
Implemented Tooltip as Pure
Casper Rogild Storm
1
-0
/
+1
2022-04-18
Revert "add example"
Nick Senger
1
-1
/
+0
2022-04-18
add example
Nick Senger
1
-0
/
+1
2022-04-06
remove example
Nick Senger
1
-1
/
+0
2022-04-06
add example
Nick Senger
1
-0
/
+1
2022-03-14
Implement `pure` version of `PaneGrid` widget
Héctor Ramón Jiménez
1
-0
/
+1
2022-03-09
Implement `pure` version of `game_of_life` example :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2022-03-09
Implement `pure` version of `Canvas` widget
Héctor Ramón Jiménez
1
-1
/
+1
2022-03-09
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
1
-8
/
+6
2022-03-01
Added convenience functions for window::icon::Icon
daladim
1
-1
/
+6
2022-02-17
Implement `pure` version of `component` example
Héctor Ramón Jiménez
1
-0
/
+1
[next]