iced/winit/src
Héctor Ramón Jiménez 91fd6d395f
Remove window::change_title since it's redundant
Applications can change title declaratively.
2025-01-06 23:20:51 +01:00
..
program Use "outer" positions in all window-related operations 2025-01-06 20:13:51 +01:00
clipboard.rs Reconnect Clipboard on window close 2024-09-03 11:23:54 +02:00
conversion.rs Merge pull request #2627 from bbb651/more-window-settings 2025-01-06 23:05:32 +01:00
error.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
lib.rs Bump version to 0.13.0 🎉 2024-09-18 02:38:49 +02:00
program.rs Remove window::change_title since it's redundant 2025-01-06 23:20:51 +01:00
proxy.rs Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
settings.rs Support custom renderers in iced_test through renderer::Headless trait 2024-12-14 03:49:24 +01:00
system.rs Hide internal Task constructors 2024-07-05 01:13:28 +02:00