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
/
exit
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
1
-1
/
+1
2024-08-12
Revert `window::close` producing a `window::Id`
Héctor Ramón Jiménez
1
-3
/
+1
2024-08-12
Make `window::close` return and introduce `Task::discard`
Héctor Ramón Jiménez
1
-1
/
+3
2024-07-12
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
1
-2
/
+2
2024-07-12
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
1
-2
/
+2
2024-06-20
Remove `window::Id::MAIN` constant
Héctor Ramón Jiménez
1
-1
/
+1
2024-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
1
-1
/
+1
2024-06-14
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
1
-3
/
+3
2024-05-03
Introduce `center` widget helper
Héctor Ramón Jiménez
1
-9
/
+3
2024-03-17
Move `Program` to `application` module
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-16
Implement `Program::load` to specify startup `Command`
Héctor Ramón Jiménez
1
-7
/
+1
2024-03-16
Introduce `Program` API
Héctor Ramón Jiménez
1
-14
/
+6
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-1
/
+1
2023-07-21
refactored window storage;
Bingus
1
-1
/
+1
2023-01-12
Draft `Shell:request_redraw` API
Héctor Ramón Jiménez
1
-13
/
+13
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-28
/
+15
2022-01-03
Center contents with `Container` in `exit` example
Héctor Ramón Jiménez
1
-7
/
+16
2021-12-29
Allow Sandbox applications to exit.
Drake Tetreault
3
-0
/
+95