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