| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: write defaults to newly created config file if it's missing | pml68 | 2025-06-15 | 1 | -1/+1 |
| | | |||||
| * | feat: create config file on startup if it doesn't exist | pml68 | 2025-06-13 | 1 | -1/+1 |
| | | |||||
| * | feat: dialog improvements | pml68 | 2025-06-08 | 1 | -0/+7 |
| | | | | | | | | - "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`) | ||||
| * | refactor: make config an `Arc<Config>` in `App` | pml68 | 2025-03-01 | 1 | -3/+3 |
| | | |||||
| * | feat: update to Rust 2024 | pml68 | 2025-02-21 | 1 | -3/+1 |
| | | |||||
| * | refactor: random stuff | pml68 | 2025-02-16 | 1 | -0/+6 |
| | | |||||
| * | refactor: remove iced_drop & workspace | pml68 | 2025-01-11 | 1 | -0/+55 |
