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
/
solar_system
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ask for a slice of segments instead of ownership in `LineDash`
Héctor Ramón Jiménez
2022-02-03
1
-1
/
+1
*
Increase gap in example
Cory Forsstrom
2022-01-27
1
-1
/
+1
*
Add line dash API
Cory Forsstrom
2022-01-27
1
-0
/
+4
*
Remove unused field in `solar_system` example
Héctor Ramón Jiménez
2021-12-07
1
-2
/
+0
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
1
-7
/
+3
*
Add `clipboard` argument to `Application::update`
Héctor Ramón Jiménez
2021-03-11
1
-3
/
+7
*
Update: rand
Sebastian
2021-03-03
2
-6
/
+4
*
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
2020-09-08
1
-1
/
+1
*
Implement `time::every` in `iced_futures`
Héctor Ramón Jiménez
2020-04-30
2
-41
/
+3
*
Introduce `Cursor` type in `canvas`
Héctor Ramón Jiménez
2020-04-29
1
-6
/
+10
*
Remove `Drawable` and rename `State` to `Program`
Héctor Ramón Jiménez
2020-04-28
2
-97
/
+64
*
Allow `canvas::State` to produce messages
Héctor Ramón Jiménez
2020-04-28
1
-1
/
+1
*
Remove interaction from `solar_system` example
Héctor Ramón Jiménez
2020-04-28
1
-40
/
+17
*
Remove `Layer` trait and simplify `Canvas`
Héctor Ramón Jiménez
2020-04-19
1
-62
/
+76
*
Add interactivity to `solar_system` example
Héctor Ramón Jiménez
2020-04-19
1
-18
/
+69
*
Draft `Program` interactivity for `Canvas`
Héctor Ramón Jiménez
2020-04-19
1
-3
/
+2
*
Implement `canvas::Path::circle` helper method
Héctor Ramón Jiménez
2020-04-14
1
-10
/
+4
*
Implement `canvas::Path::rectangle` helper method
Héctor Ramón Jiménez
2020-04-14
1
-12
/
+5
*
Implement `From<Color>` for `canvas::Fill`
Héctor Ramón Jiménez
2020-04-14
1
-8
/
+8
*
impl default for canvas cache
Rob Ede
2020-04-08
1
-1
/
+1
*
Allow passing external state to `Application::new`
Héctor Ramón Jiménez
2020-03-30
1
-4
/
+5
*
Create `README` files for all the examples
Héctor Ramón Jiménez
2020-02-21
1
-0
/
+18
*
Rename `Settings::use_antialiasing` to `antialiasing`
Héctor Ramón Jiménez
2020-02-18
1
-1
/
+1
*
Write documentation for new `canvas` module
Héctor Ramón Jiménez
2020-02-18
1
-3
/
+3
*
Rename `Settings::antialiasing` to `use_antialiasing`
Héctor Ramón Jiménez
2020-02-15
1
-1
/
+1
*
Implement MSAA for `triangle` pipeline in `iced_wgpu`
Héctor Ramón Jiménez
2020-02-15
1
-1
/
+4
*
Add `solar_system` example
Héctor Ramón Jiménez
2020-02-14
2
-0
/
+259