iced/runtime/src
Héctor Ramón Jiménez 7979125ed7
Simplify InputMethod API with only two states
Co-authored-by: rhysd <lin90162@yahoo.co.jp>
Co-authored-by: KENZ <KENZ.gelsoft@gmail.com>
2025-02-12 08:46:35 +01:00
..
debug Chore: Apply some minor clippy fixes 2023-09-19 01:52:25 -04:00
multi_window Introduce black_box and chain in widget::operation 2024-08-08 01:25:00 +02:00
overlay Take Event by reference in Widget::update 2025-02-04 01:26:59 +01:00
program Introduce black_box and chain in widget::operation 2024-08-08 01:25:00 +02:00
clipboard.rs Hide internal Task constructors 2024-07-05 01:13:28 +02:00
font.rs Hide internal Task constructors 2024-07-05 01:13:28 +02:00
keyboard.rs Rename iced_native to iced_runtime 2023-03-05 06:35:20 +01:00
lib.rs Bump version to 0.13.0 🎉 2024-09-18 02:38:49 +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 Fix various typos 2024-09-29 16:37:35 +03:00
task.rs Introduce with helper and use sipper in gallery example 2025-02-11 03:41:29 +01:00
user_interface.rs Simplify InputMethod API with only two states 2025-02-12 08:46:35 +01:00
window.rs Use simple quote in runtime::window docs 2025-01-16 11:21:11 +00:00