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
/
url_handler
(
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-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
1
-1
/
+1
2024-06-11
Introduce `subscription::Event`
Héctor Ramón Jiménez
1
-12
/
+5
2024-05-03
Introduce `center` widget helper
Héctor Ramón Jiménez
1
-8
/
+3
2024-03-17
Move `Program` to `application` module
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-16
Remove `sandbox` by making `application` more generic :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2024-03-16
Make `sandbox` helper take a `title` as well
Héctor Ramón Jiménez
1
-2
/
+1
2024-03-16
Introduce `Program` API
Héctor Ramón Jiménez
1
-23
/
+8
2023-09-07
Introduce `keyboard::on_key_press` and `on_key_release`
Héctor Ramón Jiménez
1
-6
/
+7
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2
-7
/
+4
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-6
/
+6
2022-07-09
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
1
-1
/
+1
2022-05-14
Draft first-class `Theme` support
Héctor Ramón Jiménez
1
-3
/
+5
2022-02-09
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-7
/
+3
2021-06-25
Use new enum variant and new winit repo
Richard
2
-9
/
+13
2021-06-25
Added events for url handling and create example
Richard
2
-0
/
+79