index
:
iced-builder
master
UI builder for iced, built with iced.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
types.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
chore: update deps
Polesznyák Márk
2025-12-12
1
-2
/
+1
|
*
feat: update according to latest iced and iced_material changes
Polesznyák Márk
2025-10-02
1
-1
/
+3
|
*
feat: update `iced_material`, use new reactive system theme
pml68
2025-08-01
1
-0
/
+1
|
*
feat: make close-only dialogs closable via `Esc` or clicking the backdrop
pml68
2025-07-10
1
-0
/
+1
|
*
feat: extract `material_theme` into separate repo (`pml68/iced_material`)
pml68
2025-06-26
1
-1
/
+1
|
*
feat: automatically save config updates
pml68
2025-06-16
1
-1
/
+21
|
*
feat: write defaults to newly created config file if it's missing
pml68
2025-06-15
1
-0
/
+6
|
*
feat: dialog improvements
pml68
2025-06-08
1
-18
/
+5
|
|
|
|
|
|
|
- "Unsaved changes" dialogs ask about saving the project - Trying to close the window also triggers an "unsaved changes" dialog when the editor is dirty. - Nicer API for dialogs (similar to what I do in `foghorn-rs/foghorn`)
*
feat: switch to fully custom, Material3-based theme
pml68
2025-04-28
1
-1
/
+5
|
*
refactor: load config in `IcedBuilder::init` instead of `main`
pml68
2025-04-18
1
-0
/
+2
|
*
feat: remove GTK3 dependency
pml68
2025-03-31
1
-1
/
+21
|
*
feat: start working on options backend (`ApplyOptions` trait)
pml68
2025-02-22
1
-10
/
+4
|
*
feat: update to Rust 2024
pml68
2025-02-21
1
-1
/
+1
|
*
feat: update to `iced` 0.14-dev
pml68
2025-02-21
1
-1
/
+1
|
*
style: rename `DesignerPage` to `DesignerPane`
pml68
2025-02-08
1
-2
/
+2
|
*
refactor: remove iced_drop & workspace
pml68
2025-01-11
1
-0
/
+48