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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split `iced_futures` into different `backend` implementations
Héctor Ramón Jiménez
2022-01-28
1
-1
/
+1
*
Allow Sandbox applications to exit.
Drake Tetreault
2021-12-29
1
-0
/
+11
*
Revert system menus support
Héctor Ramón Jiménez
2021-09-15
1
-1
/
+1
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
1
-7
/
+2
*
Force `Application::Message` to implement `Clone`
Héctor Ramón Jiménez
2021-07-13
1
-1
/
+1
*
docs: update all 0.2 github links to 0.3
Yusuf Bera Ertan
2021-06-14
1
-11
/
+11
*
Add `clipboard` argument to `Application::update`
Héctor Ramón Jiménez
2021-03-11
1
-2
/
+7
*
update example description at sandbox's documentation (#710)
GunpowderGuy
2021-01-22
1
-3
/
+3
*
Update example links to point to `0.2` branch
Héctor Ramón Jiménez
2020-11-26
1
-11
/
+11
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-23
/
+1
*
Remove `executor::Null` from the root public API
Héctor Ramón Jiménez
2020-10-17
1
-2
/
+1
*
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
2020-09-08
1
-3
/
+4
*
Add `scale_factor` to `Application` and `Sandbox`
Héctor Ramón Jiménez
2020-06-19
1
-1
/
+20
*
Add `background_color` to `Application` and `Sandbox`
Héctor Ramón Jiménez
2020-06-12
1
-1
/
+17
*
Mention flags are not supported by `Sandbox`
Héctor Ramón Jiménez
2020-04-15
1
-3
/
+3
*
Improve docs for `Sandbox` and `Application`
Héctor Ramón Jiménez
2020-04-02
1
-50
/
+61
*
Clarify return policy of `Application::run`
Héctor Ramón Jiménez
2020-04-02
1
-2
/
+2
*
Allow passing external state to `Application::new`
Héctor Ramón Jiménez
2020-03-30
1
-2
/
+3
*
Add `Application::Executor` associated type
Héctor Ramón Jiménez
2020-01-20
1
-1
/
+2
*
Remove `Message: Clone` bound in `Sandbox`
Héctor Ramón Jiménez
2020-01-13
1
-1
/
+1
*
Write docs for subscriptions and reorganize a bit
Héctor Ramón Jiménez
2019-12-14
1
-1
/
+1
*
Draft first version of event subscriptions :tada:
Héctor Ramón Jiménez
2019-12-05
1
-1
/
+5
*
Allow `Application` configuration with `Settings`
Héctor Ramón Jiménez
2019-11-25
1
-5
/
+5
*
Spawn `Command` futures in `iced_web`
Héctor Ramón Jiménez
2019-11-24
1
-1
/
+1
*
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
2019-11-22
1
-2
/
+112
*
Implement `iced::Sandbox` trait for simple apps
Héctor Ramón Jiménez
2019-11-21
1
-0
/
+45