iced-mobile/src
Héctor Ramón Jiménez 67db13ff7c Add support for graceful exits in Application
- `Settings` now contains an `exit_on_close_request` field
- `Application` has a new `should_exit` method
2021-03-30 21:44:19 +02:00
..
window Fix DimensionsMismatch error message 2020-11-01 09:21:42 -05:00
application.rs Add support for graceful exits in Application 2021-03-30 21:44:19 +02:00
element.rs Introduce feature flags to enable iced_glow 2020-05-27 05:05:13 +02:00
error.rs Make iced::Error Send + Sync 2021-01-29 14:03:27 +09:00
executor.rs Keep old behavior for Executor feature flags 2021-01-15 18:31:30 +01:00
keyboard.rs Rename keyboard::ModifiersState to Modifiers 2020-11-26 02:05:42 +01:00
lib.rs Add clipboard argument to Application::update 2021-03-11 03:38:20 +01:00
mouse.rs Rename MouseCursor to mouse::Interaction 2020-04-30 08:16:38 +02:00
result.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
sandbox.rs Add clipboard argument to Application::update 2021-03-11 03:38:20 +01:00
settings.rs Add support for graceful exits in Application 2021-03-30 21:44:19 +02:00
time.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
widget.rs feat(native): add Tooltip widget 2021-02-15 19:37:46 +03:00
window.rs Move Icon to iced crate and introduce Error 2020-07-01 06:10:31 +02:00