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
/
stopwatch.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `Application::Executor` associated type
Héctor Ramón Jiménez
2020-01-20
1
-0
/
+1
*
Implement `subscription::Tracker` in `iced_core`
Héctor Ramón Jiménez
2020-01-19
1
-1
/
+1
*
Merge branch 'master' into feature/custom-styling
Héctor Ramón Jiménez
2020-01-09
1
-3
/
+0
|
\
|
*
Make `Row`, `Column`, and `Checkbox` shrink by default
Héctor Ramón Jiménez
2019-12-30
1
-3
/
+0
*
|
Add border and shadow styling to `Button`
Héctor Ramón Jiménez
2020-01-05
1
-2
/
+3
*
|
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
2019-12-30
1
-3
/
+3
*
|
Draft `Style` and `StyleSheet` for `Button`
Héctor Ramón Jiménez
2019-12-29
1
-10
/
+33
|
/
*
Write docs for subscriptions and reorganize a bit
Héctor Ramón Jiménez
2019-12-14
1
-1
/
+1
*
Make `iced_native` subscription input opaque
Héctor Ramón Jiménez
2019-12-14
1
-4
/
+4
*
Hash `Duration` of `time::Every` in `stopwatch`
Héctor Ramón Jiménez
2019-12-14
1
-0
/
+1
*
Use generic `Hasher` in `stopwatch`
Héctor Ramón Jiménez
2019-12-14
1
-3
/
+4
*
Consume `Recipe` when building a `Stream`
Héctor Ramón Jiménez
2019-12-14
1
-1
/
+1
*
Rename `timer` example to `stopwatch`
Héctor Ramón Jiménez
2019-12-14
1
-0
/
+180