summaryrefslogtreecommitdiff
path: root/iced_builder/src/views (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: `views` -> `panes`, `mod.rs` -> `{panes,types}.rs`pml682024-12-265-180/+0
* refactor: remove uses find_parent internally, change element_list to &[]pml682024-12-251-2/+2
* style: add `max_width=80` to rustfmt.tomlpml682024-12-243-20/+21
* feat: switch to `hecrj/iced_fontello` for icon font managementpml682024-12-081-3/+3
* feat: animated theme switching with `iced_anim` cratepml682024-11-061-4/+4
* feat: add error dialogs, windows manifestpml682024-10-303-6/+3
* feat: implement very basic playgroundpml682024-10-282-5/+5
* refactor: extract views from `main.rs` filepml682024-10-255-0/+182