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
/
toast
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `modal` and `toast` examples
Héctor Ramón Jiménez
2023-11-21
1
-0
/
+1
*
Add missing `'static` lifetimes to constant slices
Héctor Ramón Jiménez
2023-11-12
1
-1
/
+1
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
*
Merge branch 'master' into explicit-text-caching
Héctor Ramón Jiménez
2023-09-10
2
-4
/
+7
|
\
|
*
Merge pull request #2069 from iced-rs/use-workspace-dependencies
Héctor Ramón
2023-09-07
1
-1
/
+2
|
|
\
|
|
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-1
/
+2
|
*
|
Introduce `keyboard::on_key_press` and `on_key_release`
Héctor Ramón Jiménez
2023-09-07
1
-3
/
+5
|
|
/
*
|
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-5
/
+7
*
|
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-1
/
+5
|
/
*
Introduce `visible_bounds` operation for `Container`
Héctor Ramón Jiménez
2023-07-27
1
-2
/
+2
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-0
/
+5
*
Introduce internal `overlay::Nested` for `UserInterface`
Cory Forsstrom
2023-06-14
1
-1
/
+6
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-26
/
+16
*
Remove `Builder` abstractions for gradients
Héctor Ramón Jiménez
2023-05-19
1
-1
/
+1
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-2
/
+4
|
\
|
*
Rename `on_change` to `on_input` for `TextInput`
Héctor Ramón Jiménez
2023-04-12
1
-2
/
+2
|
*
Introduce disabled state for `TextInput`
Dan Mishin
2023-04-12
1
-2
/
+4
*
|
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
2
-11
/
+16
|
/
*
Rename method to is_over
Cory Forsstrom
2023-01-17
1
-5
/
+1
*
Add toast example
Cory Forsstrom
2023-01-17
2
-0
/
+684