aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: necessary updates for iced-rs/iced@6690731Polesznyák Márk2026-03-272-3/+9
* feat!: cd selection && mv default primaryPolesznyák Márk2026-02-121-3/+3
* docs: fix typo, unused markdown linkPolesznyák Márk2026-02-121-3/+1
* refactor: increase border radius of rounded widgets just in casePolesznyák Márk2026-02-034-11/+11
* feat!: remove feature flags that should be set on iced by the userPolesznyák Márk2026-01-012-3/+5
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-12-092-21/+36
* 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
* 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