| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: replace tokio with smol, disable unneeded iced feature flags | Polesznyák Márk | 2026-01-04 | 1 | -9/+4 |
| * | feat: update according to latest iced and iced_material changes | Polesznyák Márk | 2025-10-02 | 1 | -1/+1 |
| * | feat: extract `material_theme` into separate repo (`pml68/iced_material`) | pml68 | 2025-06-26 | 1 | -1/+1 |
| * | feat: automatically save config updates | pml68 | 2025-06-16 | 1 | -26/+30 |
| * | feat: write defaults to newly created config file if it's missing | pml68 | 2025-06-15 | 1 | -3/+17 |
| * | feat: create config file on startup if it doesn't exist | pml68 | 2025-06-13 | 1 | -0/+4 |
| * | style: `theme` -> `appearance` | pml68 | 2025-04-29 | 1 | -5/+6 |
| * | feat: switch to fully custom, Material3-based theme | pml68 | 2025-04-28 | 1 | -14/+27 |
| * | refactor: make config an `Arc<Config>` in `App` | pml68 | 2025-03-01 | 1 | -0/+3 |
| * | feat: update to Rust 2024 | pml68 | 2025-02-21 | 1 | -4/+4 |
| * | feat!: add name to `Theme`, `is_dark` -> `dark` | pml68 | 2025-02-16 | 1 | -14/+7 |
| * | refactor: remove iced_drop & workspace | pml68 | 2025-01-11 | 1 | -0/+121 |
