summaryrefslogtreecommitdiff
path: root/src/types (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: update depspml682025-06-101-2/+6
* refactor: get rid of needless `clone`pml682025-05-131-2/+2
* feat: switch to fully custom, Material3-based themepml682025-04-282-43/+5
* feat(debug): add custom "Code Generation" Comet debug metricpml682025-04-181-2/+8
* fix: `iced` 0.14 codegenpml682025-04-182-4/+11
* feat: update `iced`, make designer view more usablepml682025-04-151-15/+27
* feat(material_theme): impl `menu::Catalog`, change `dialog::Catalog` implpml682025-04-151-36/+69
* feat: add custom theme struct with dark and light variantspml682025-04-151-36/+10
* feat: update PKGBUILD pkgver fn, dependenciespml682025-04-011-2/+3
* feat: add PKGBUILDpml682025-03-231-1/+17
* refactor: make config an `Arc<Config>` in `App`pml682025-03-011-2/+5
* feat: implement `ValueFromStr` for Rotationpml682025-02-241-4/+36
* feat: create separate `ValueFromStr` structpml682025-02-241-2/+2
* feat: start working on options backend (`ApplyOptions` trait)pml682025-02-221-22/+27
* feat: update to Rust 2024pml682025-02-213-4/+4
* feat: update to `iced` 0.14-devpml682025-02-211-1/+1
* refactor: random stuffpml682025-02-161-18/+18
* refactor: get rid of Uuid, use widget::Id directlypml682025-01-251-14/+13
* ci: add build and lint workflowspml682025-01-131-2/+2
* refactor: remove iced_drop & workspacepml682025-01-113-0/+718
* feat: restructure project, start drag and droppml682024-09-232-72/+0
* feat: finish codegenpml682024-09-222-5/+5
* feat: rework propspml682024-09-223-51/+16
* feat: finish codegen with limited props and elementspml682024-09-221-1/+0
* feat: finish codegen for elements **without** propspml682024-09-223-28/+86
* feat: format children nodes into code (without props)pml682024-09-221-12/+12
* feat: start codegenpml682024-09-221-10/+32
* feat: add usable state logicpml682024-08-301-0/+28