aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-11-303-29/+77
|
* feat!: combine `Primary`, `Secondary`, `Tertiary` and `Error`Polesznyák Márk2025-11-2218-242/+180
| | | | | | Now only a singular `ColorQuartet` struct exists. Also rename some `Surface` and `Inverse` fields for consistency.
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-11-212-20/+39
|
* feat: add support for `pml68/iced_selection`Polesznyák Márk2025-10-202-0/+24
|
* feat!: remove `Default` implPolesznyák Márk2025-10-011-6/+0
|
* feat!: use iced's built-in theme preference detectionPolesznyák Márk2025-09-291-130/+14
|
* chore: update `mundy` to 0.2.0pml682025-09-081-1/+1
|
* chore: necessary updates for iced masterpml682025-08-061-2/+0
|
* fix: doc test(s)pml682025-08-011-3/+3
|
* feat: switch to `mundy` for the `system-theme` featurepml682025-08-011-27/+149
|
* fix: `container::outlined` had a 0-width borderpml682025-07-311-0/+1
|
* feat: impl `table::Catalog` for `Theme`pml682025-07-312-0/+26
|
* feat: make `button::styled` publicpml682025-07-221-6/+6
|
* chore: necessary updates for iced masterpml682025-07-221-2/+0
|
* feat: add rustfmt configurationpml682025-06-272-10/+26
|
* feat: make `System` variant non-reactivepml682025-06-261-10/+15
|
* feat: initial commitpml682025-06-2622-0/+1936