summaryrefslogtreecommitdiff
path: root/src/types.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: update depsPolesznyák Márk2025-12-121-2/+1
* feat: update according to latest iced and iced_material changesPolesznyák Márk2025-10-021-1/+3
* feat: update `iced_material`, use new reactive system themepml682025-08-011-0/+1
* feat: make close-only dialogs closable via `Esc` or clicking the backdroppml682025-07-101-0/+1
* feat: extract `material_theme` into separate repo (`pml68/iced_material`)pml682025-06-261-1/+1
* feat: automatically save config updatespml682025-06-161-1/+21
* feat: write defaults to newly created config file if it's missingpml682025-06-151-0/+6
* feat: dialog improvementspml682025-06-081-18/+5
* feat: switch to fully custom, Material3-based themepml682025-04-281-1/+5
* refactor: load config in `IcedBuilder::init` instead of `main`pml682025-04-181-0/+2
* feat: remove GTK3 dependencypml682025-03-311-1/+21
* feat: start working on options backend (`ApplyOptions` trait)pml682025-02-221-10/+4
* feat: update to Rust 2024pml682025-02-211-1/+1
* feat: update to `iced` 0.14-devpml682025-02-211-1/+1
* style: rename `DesignerPage` to `DesignerPane`pml682025-02-081-2/+2
* refactor: remove iced_drop & workspacepml682025-01-111-0/+48