| .. |
|
debug
|
Chore: Apply some minor clippy fixes
|
2023-09-19 01:52:25 -04:00 |
|
multi_window
|
Replace Command with a new Task API with chain support
|
2024-06-14 01:47:39 +02:00 |
|
overlay
|
Replace Command with a new Task API with chain support
|
2024-06-14 01:47:39 +02:00 |
|
program
|
Replace Command with a new Task API with chain support
|
2024-06-14 01:47:39 +02:00 |
|
window
|
Replace Command with a new Task API with chain support
|
2024-06-14 01:47:39 +02:00 |
|
clipboard.rs
|
Replace Command with a new Task API with chain support
|
2024-06-14 01:47:39 +02:00 |
|
font.rs
|
Replace Command with a new Task API with chain support
|
2024-06-14 01:47:39 +02:00 |
|
keyboard.rs
|
Rename iced_native to iced_runtime
|
2023-03-05 06:35:20 +01:00 |
|
lib.rs
|
Remove unnecessary Send bound in runtime::Action
|
2024-06-21 21:30:23 +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
|
Replace Command with a new Task API with chain support
|
2024-06-14 01:47:39 +02:00 |
|
system.rs
|
Replace Command with a new Task API with chain support
|
2024-06-14 01:47:39 +02:00 |
|
task.rs
|
Introduce and_then methods for fallible Tasks
|
2024-06-20 01:11:21 +02:00 |
|
user_interface.rs
|
Replace Command with a new Task API with chain support
|
2024-06-14 01:47:39 +02:00 |
|
window.rs
|
Fix window::open_events subscribing to closed events
|
2024-06-28 23:24:29 +02:00 |