summaryrefslogtreecommitdiff
path: root/iced_builder/src/dialogs.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: unsaved_changes_dialog emits bool instead of MessageDialogResultpml682024-12-311-5/+9
|
* feat: add config loading, with theming support, limited to Palette for nowpml682024-12-301-0/+9
|
* style: add `max_width=80` to rustfmt.tomlpml682024-12-241-1/+3
|
* refactor: apply a few clippy suggestionspml682024-12-141-1/+1
|
* feat: add `unsaved_changes` dialogpml682024-11-041-0/+19