aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs(README): add short contributing guideHEADmasterPolesznyák Márk2026-03-281-0/+3
* chore: necessary updates for iced-rs/iced@6690731Polesznyák Márk2026-03-274-32/+17
* feat: move from sourcehut to my git instancePolesznyák Márk2026-03-224-36/+7
* 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-035-13/+12
* chore: bump MSRV to match iced'sPolesznyák Márk2026-01-201-1/+1
* feat!: remove feature flags that should be set on iced by the userPolesznyák Márk2026-01-014-11/+7
* chore: point iced deps to 0.15.0-devPolesznyák Márk2025-12-111-3/+3
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-12-093-30/+54
* chore(manifest): add homepage, fix repo URLPolesznyák Márk2025-11-301-1/+2
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-11-304-31/+82
* feat!: combine `Primary`, `Secondary`, `Tertiary` and `Error`Polesznyák Márk2025-11-2220-247/+184
* chore: add mailmapPolesznyák Márk2025-11-211-0/+1
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-11-212-20/+39
* docs(README): correct package namePolesznyák Márk2025-10-211-1/+1
* feat: add support for `pml68/iced_selection`Polesznyák Márk2025-10-204-1/+33
* chore: update mailing list addressPolesznyák Márk2025-10-041-1/+1
* chore: update repository URLPolesznyák Márk2025-10-031-1/+1
* feat!: remove `Default` implPolesznyák Márk2025-10-012-8/+12
* feat: update `styling` example to work with new system theme trackingPolesznyák Márk2025-09-294-7/+48
* feat!: use iced's built-in theme preference detectionPolesznyák Márk2025-09-294-171/+38
* docs(README): add builds.sr.ht status badgePolesznyák Márk2025-09-291-0/+2
* feat: add build manifestPolesznyák Márk2025-09-291-0/+24
* chore: remove GitHub workflowPolesznyák Márk2025-09-291-29/+0
* chore: update `mundy` to 0.2.0pml682025-09-082-3/+3
* docs(README): add screenshotspml682025-08-143-0/+9
* 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-013-39/+178
* feat(docs): add **Features** section to READMEpml682025-07-312-1/+12
* feat: add `styling` example (modified from `iced`)pml682025-07-312-0/+187
* 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-222-3/+5
* feat: add rustfmt configurationpml682025-06-273-10/+29
* feat: make `System` variant non-reactivepml682025-06-261-10/+15
* feat: initial commitpml682025-06-2629-0/+2069