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
/
controls.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `Shrink` have priority over `Fill` in layout
Héctor Ramón Jiménez
2024-01-04
1
-23
/
+16
*
Fix `clippy::default_trait_access`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-5
/
+4
|
\
*
|
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
1
-1
/
+1
*
|
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-4
/
+6
*
|
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
2023-02-24
1
-0
/
+112
|
/
*
Rename `integration` examples
Héctor Ramón Jiménez
2021-08-13
1
-110
/
+0
*
Add `clipboard` argument to `Application::update`
Héctor Ramón Jiménez
2021-03-11
1
-3
/
+8
*
Add `step` member to slider widgets
Sebastian Zivota
2020-06-11
1
-15
/
+24
*
Add on_release message to Slider (#378)
Duncan Freeman
2020-06-08
1
-1
/
+1
*
Simplify `integration` example with `Program`
Héctor Ramón Jiménez
2020-05-21
1
-40
/
+37
*
remove explicit lifetimes in integration example
Kai Mast
2020-03-27
1
-4
/
+1
*
Add `integration` example
Héctor Ramón Jiménez
2020-02-09
1
-0
/
+102