iced-yoda/runtime/src
Héctor Ramón Jiménez e400f972c1
Introduce window::Id to Event subscriptions
And remove `window::Id` from `Event` altogether.
2024-06-10 22:03:46 +02:00
..
command Introduce Kind in core::clipboard 2024-02-13 03:15:21 +01:00
debug Chore: Apply some minor clippy fixes 2023-09-19 01:52:25 -04:00
multi_window Introduce opaque widget helper 2024-04-25 06:05:37 +02:00
overlay Remove position from overlay::Element 2024-02-01 01:08:21 +01:00
program Introduce opaque widget helper 2024-04-25 06:05:37 +02:00
system The memory information is returned in bytes and not kb. 2024-02-02 16:02:17 +01:00
window Added scale_factor to Screenshot data for use when cropping to widget bounds 2024-05-24 19:46:18 -07:00
clipboard.rs Introduce Kind in core::clipboard 2024-02-13 03:15:21 +01:00
command.rs Remove sandbox by making application more generic 🎉 2024-03-16 19:14:13 +01:00
font.rs Rename iced_native to iced_runtime 2023-03-05 06:35:20 +01:00
keyboard.rs Rename iced_native to iced_runtime 2023-03-05 06:35:20 +01:00
lib.rs Use built-in [lints] table in Cargo.toml 2024-04-07 12:42:12 +02:00
multi_window.rs refactored window storage; 2023-07-21 13:53:38 -07:00
overlay.rs Use nested for lazy widgets 2023-06-14 11:03:41 +02:00
program.rs Allow custom renderers in Program and Application 2024-03-22 07:09:51 +01:00
system.rs Rename iced_native to iced_runtime 2023-03-05 06:35:20 +01:00
user_interface.rs Make iced_tiny_skia optional with a tiny-skia feature 2024-03-22 05:27:31 +01:00
window.rs Introduce window::Id to Event subscriptions 2024-06-10 22:03:46 +02:00