summaryrefslogtreecommitdiff
path: root/src/panes (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: get rid of `Widget::new()` constructor usesPolesznyák Márk2025-09-251-15/+12
* feat(wip): iced_material based code highlightingPolesznyák Márk2025-09-221-10/+102
* feat: make "Copy Code" button appear on hover over the codepml682025-07-242-73/+54
* chore: update depspml682025-07-171-3/+5
* feat: extract `material_theme` into separate repo (`pml68/iced_material`)pml682025-06-264-7/+7
* feat: automatically save config updatespml682025-06-162-5/+4
* feat: switch to fully custom, Material3-based themepml682025-04-284-37/+46
* refactor: apply some clippy suggestionspml682025-04-221-1/+1
* feat: use `pane_grid::Controls` for PaneGrid titlebar controlspml682025-04-202-27/+51
* feat: update `iced`, make designer view more usablepml682025-04-151-3/+16
* feat(material_theme): implement Catalog for iced_dialog (`dialog` feature)pml682025-04-151-7/+4
* fix(iced_drop): support reactive renderingpml682025-03-231-6/+5
* feat: update `iced`pml682025-02-271-1/+0
* feat: switch to personal `iced` fork, work on version infopml682025-02-261-2/+2
* feat: update to Rust 2024pml682025-02-213-3/+3
* feat: update to `iced` 0.14-devpml682025-02-211-3/+6
* style: rename `DesignerPage` to `DesignerPane`pml682025-02-082-4/+4
* feat: add highlight color for Other and Custom `Scope` variantspml682025-02-081-2/+13
* feat: set custom `Style` on `TextEditor`pml682025-02-031-1/+18
* feat: add iced_custom_highlighterpml682025-01-141-7/+5
* ci: add build and lint workflowspml682025-01-131-1/+1
* refactor: remove iced_drop & workspacepml682025-01-114-0/+176