iced/src
Héctor Ramón Jiménez 7c3341760d
Improve Padding ergonomics
We expose free functions for creating a `Padding`
and methods with the same name to modify its fields.
2024-07-12 18:43:25 +02:00
..
window Fix typo 2024-04-19 14:53:38 +08:00
advanced.rs Expose from_recipe and into_recipes in advanced::subscription 2024-07-05 02:22:56 +02:00
application.rs Remove load method from application and daemon 2024-07-09 00:28:40 +02:00
daemon.rs Remove load method from application and daemon 2024-07-09 00:28:40 +02:00
error.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
lib.rs Improve Padding ergonomics 2024-07-12 18:43:25 +02:00
program.rs Remove load method from application and daemon 2024-07-09 00:28:40 +02:00
settings.rs Introduce daemon API and unify shell runtimes 2024-06-19 01:53:40 +02:00
time.rs Move Theme type to iced_core 2024-03-07 00:14:41 +01:00
touch.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00
window.rs refactored window storage; 2023-07-21 13:53:38 -07:00