iced-yoda/winit/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
..
application Change cursor position on touch event 2020-12-15 06:44:00 +01:00
settings Allow passing external state to Application::new 2020-03-30 18:10:15 +02:00
application.rs Add support for graceful exits in Application 2021-03-30 21:44:19 +02:00
clipboard.rs Expose read and write methods in iced_winit::Clipboard directly 2021-03-11 03:49:15 +01:00
conversion.rs Add CloseRequested variant to window::Event 2021-03-30 21:33:57 +02:00
error.rs Make Application and Sandbox return a Result 2020-09-08 00:44:59 +02:00
lib.rs Update graphs in crate docs 2020-11-26 07:22:03 +01:00
mode.rs Expose window::Mode in iced 2020-01-16 05:54:22 +01:00
proxy.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
settings.rs Add support for graceful exits in Application 2021-03-30 21:44:19 +02:00