| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: dialog improvements | pml68 | 2025-06-08 | 1 | -31/+87 |
| | | | | | | | | - "Unsaved changes" dialogs ask about saving the project - Trying to close the window also triggers an "unsaved changes" dialog when the editor is dirty. - Nicer API for dialogs (similar to what I do in `foghorn-rs/foghorn`) | ||||
| * | feat: switch to fully custom, Material3-based theme | pml68 | 2025-04-28 | 1 | -2/+2 |
| | | |||||
| * | chore(deps): update `iced_dialog` | pml68 | 2025-04-15 | 1 | -2/+2 |
| | | |||||
| * | feat: remove GTK3 dependency | pml68 | 2025-03-31 | 1 | -28/+40 |
| | | |||||
| * | refactor: make config an `Arc<Config>` in `App` | pml68 | 2025-03-01 | 1 | -7/+12 |
| | | |||||
| * | refactor: remove iced_drop & workspace | pml68 | 2025-01-11 | 1 | -0/+30 |
