index
:
iced-builder
master
UI builder for iced, built with iced.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: necessary updates for iced-rs/iced@6690731
Polesznyák Márk
2026-03-27
1
-9
/
+16
*
feat: replace the unmaintained `dirs-next` crate with `dirs`
Polesznyák Márk
2026-01-29
1
-1
/
+1
*
feat: set parent window of rfd dialogs
Polesznyák Márk
2026-01-29
1
-1
/
+0
*
chore: bump MSRV to match iced's
Polesznyák Márk
2026-01-20
1
-3
/
+3
*
chore: update deps
Polesznyák Márk
2026-01-05
1
-2
/
+1
*
chore: bump MSRV
Polesznyák Márk
2026-01-04
1
-1
/
+1
*
chore: replace tokio with smol, disable unneeded iced feature flags
Polesznyák Márk
2026-01-04
1
-12
/
+11
*
refactor: remove release-opt profile
Polesznyák Márk
2025-12-31
1
-9
/
+0
*
chore: update deps
Polesznyák Márk
2025-12-12
1
-3
/
+1
*
chore: update deps
Polesznyák Márk
2025-11-28
1
-1
/
+1
*
chore: update deps
Polesznyák Márk
2025-11-22
1
-22
/
+22
*
chore: remove lazy feature flag from iced dependency
Polesznyák Márk
2025-11-16
1
-1
/
+2
*
chore: update deps
Polesznyák Márk
2025-11-14
1
-62
/
+26
*
chore: update repository URL
Polesznyák Márk
2025-10-03
1
-1
/
+1
*
feat: update according to latest iced and iced_material changes
Polesznyák Márk
2025-10-02
1
-3
/
+4
*
feat: switch to `prettyplease` for code formatting
Polesznyák Márk
2025-09-22
1
-1
/
+4
*
feat: better button styling for "unsaved changes" dialog
pml68
2025-07-22
1
-0
/
+1
*
style: better Cargo.toml formatting [skip ci]
pml68
2025-07-22
1
-14
/
+30
*
chore: update deps
pml68
2025-07-17
1
-6
/
+4
*
feat: make close-only dialogs closable via `Esc` or clicking the backdrop
pml68
2025-07-10
1
-1
/
+1
*
chore: switch to `[patch.crates-io]` according to `iced_dialog` changes
pml68
2025-07-05
1
-3
/
+7
*
fix: relative project path written to config, bump MSRV to 1.88.0
pml68
2025-07-01
1
-28
/
+41
*
style(Cargo.toml): redo dependency structuring
pml68
2025-06-27
1
-21
/
+32
*
fix: point `iced_material` to git repo instead of local project dir
pml68
2025-06-27
1
-1
/
+1
*
feat: extract `material_theme` into separate repo (`pml68/iced_material`)
pml68
2025-06-26
1
-4
/
+4
*
feat: update for hot reloading support
pml68
2025-06-25
1
-1
/
+1
*
ci: separate `Lint` and `Test` workflows
pml68
2025-06-16
1
-4
/
+9
*
feat: write defaults to newly created config file if it's missing
pml68
2025-06-15
1
-1
/
+1
*
chore: extract `iced_drop` into separate repo (`pml68/iced_drop`)
pml68
2025-06-13
1
-1
/
+1
*
chore: update deps
pml68
2025-06-10
1
-5
/
+1
*
chore: update dependencies
pml68
2025-05-25
1
-3
/
+3
*
ci: allow `clippy::uninlined_format_args`
pml68
2025-05-13
1
-0
/
+1
*
chore: update `iced`
pml68
2025-05-13
1
-2
/
+2
*
chore: remove `theme_test`, dependency cleanup
pml68
2025-04-29
1
-3
/
+4
*
feat: switch to modified `iced_fontello` for custom Theme support
pml68
2025-04-28
1
-4
/
+4
*
feat(material_theme): create an iced `Palette` for `iced::theme::Base` impl
pml68
2025-04-25
1
-1
/
+2
*
refactor(material_theme): make `Theme` `Copy`, add `Theme::ALL` constant
pml68
2025-04-22
1
-0
/
+1
*
refactor: move `material_theme` and `iced_drop` into separate crates dir
pml68
2025-04-15
1
-3
/
+4
*
feat: update `iced`, make designer view more usable
pml68
2025-04-15
1
-2
/
+2
*
feat(material_theme): implement Catalog for iced_dialog (`dialog` feature)
pml68
2025-04-15
1
-1
/
+2
*
refactor: move custom theme into its separate crate
pml68
2025-04-15
1
-9
/
+18
*
feat: add custom theme struct with dark and light variants
pml68
2025-04-15
1
-0
/
+1
*
chore(deps): bump windows_exe_info from 0.4.2 to 0.5.1
dependabot[bot]
2025-04-14
1
-1
/
+1
*
feat: remove GTK3 dependency
pml68
2025-03-31
1
-1
/
+4
*
ci: add caching, use mold for linking
pml68
2025-03-23
1
-0
/
+8
*
feat: add PKGBUILD
pml68
2025-03-23
1
-1
/
+1
*
feat: update `iced`
pml68
2025-02-27
1
-1
/
+1
*
feat: switch to personal `iced` fork, work on version info
pml68
2025-02-26
1
-6
/
+3
*
feat: update to Rust 2024
pml68
2025-02-21
1
-5
/
+2
*
feat: update to `iced` 0.14-dev
pml68
2025-02-21
1
-10
/
+14
[next]