iced/winit/src
Héctor Ramón Jiménez 8b45d620d0
Revert window::close producing a window::Id
Instead, subscribing to `window::close_events` is
preferable; since most use cases will want to react
to the user closing a window as well.
2024-08-12 05:50:22 +02:00
..
program Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
clipboard.rs Fix formatting in iced_winit::clipboard 2024-08-12 03:07:11 +02:00
conversion.rs Add resize_events subscription to window module 2024-07-13 12:53:06 +02:00
error.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
lib.rs Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
program.rs Revert window::close producing a window::Id 2024-08-12 05:50:22 +02:00
proxy.rs Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
settings.rs Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
system.rs Hide internal Task constructors 2024-07-05 01:13:28 +02:00