aboutsummaryrefslogtreecommitdiff
path: root/src/scrollable.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: increase border radius of rounded widgets just in casePolesznyák Márk2026-02-031-5/+5
|
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-12-091-6/+8
|
* chore: update as necessary for upstream iced changesPolesznyák Márk2025-11-301-21/+57
|
* feat!: combine `Primary`, `Secondary`, `Tertiary` and `Error`Polesznyák Márk2025-11-221-7/+5
| | | | | | Now only a singular `ColorQuartet` struct exists. Also rename some `Surface` and `Inverse` fields for consistency.
* feat: initial commitpml682025-06-261-0/+146