summaryrefslogtreecommitdiff
path: root/iced_builder/src/views/code_view.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: `views` -> `panes`, `mod.rs` -> `{panes,types}.rs`pml682024-12-261-50/+0
|
* style: add `max_width=80` to rustfmt.tomlpml682024-12-241-6/+6
|
* 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
| | | | | | c c
* feat: add error dialogs, windows manifestpml682024-10-301-1/+1
|
* refactor: extract views from `main.rs` filepml682024-10-251-0/+50