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
/
src
/
sandbox.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-15
Mention flags are not supported by `Sandbox`
Héctor Ramón Jiménez
1
-3
/
+3
2020-04-02
Improve docs for `Sandbox` and `Application`
Héctor Ramón Jiménez
1
-50
/
+61
2020-04-02
Clarify return policy of `Application::run`
Héctor Ramón Jiménez
1
-2
/
+2
2020-03-30
Allow passing external state to `Application::new`
Héctor Ramón Jiménez
1
-2
/
+3
2020-01-20
Add `Application::Executor` associated type
Héctor Ramón Jiménez
1
-1
/
+2
2020-01-13
Remove `Message: Clone` bound in `Sandbox`
Héctor Ramón Jiménez
1
-1
/
+1
2019-12-14
Write docs for subscriptions and reorganize a bit
Héctor Ramón Jiménez
1
-1
/
+1
2019-12-05
Draft first version of event subscriptions :tada:
Héctor Ramón Jiménez
1
-1
/
+5
2019-11-25
Allow `Application` configuration with `Settings`
Héctor Ramón Jiménez
1
-5
/
+5
2019-11-24
Spawn `Command` futures in `iced_web`
Héctor Ramón Jiménez
1
-1
/
+1
2019-11-22
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
1
-2
/
+112
2019-11-21
Implement `iced::Sandbox` trait for simple apps
Héctor Ramón Jiménez
1
-0
/
+45