index
:
iced-builder
master
UI builder for iced, built with iced.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theme_test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
feat(material_theme): impl `menu::Catalog`, change `dialog::Catalog` impl
pml68
4
-44
/
+126
2025-04-15
feat(material_theme): impl `scrollable::Catalog`
pml68
4
-36
/
+145
2025-04-15
feat(material_theme): implement Catalog for iced_dialog (`dialog` feature)
pml68
6
-49
/
+61
2025-04-15
fix: custom theme Default changing between calls, missing `apply_options`s
pml68
2
-7
/
+14
2025-04-15
feat(material_theme): add feature flag based iced_anim support
pml68
2
-0
/
+43
2025-04-15
refactor: move custom theme into its separate crate
pml68
17
-385
/
+889
2025-04-15
fix: merge conflict blobs [skip ci]
pml68
1
-10
/
+7
2025-04-15
feat: add shadow color, impl `button::Catalog` and `text::Catalog`
pml68
6
-22
/
+290
2025-04-15
feat: add custom theme struct with dark and light variants
pml68
7
-167
/
+318
2025-04-14
chore(deps): bump windows_exe_info from 0.4.2 to 0.5.1
dependabot[bot]
2
-3
/
+10
2025-04-01
feat: update PKGBUILD pkgver fn, dependencies
pml68
2
-6
/
+7
2025-03-31
feat: remove GTK3 dependency
pml68
7
-232
/
+203
2025-03-23
ci: add dependabot config file [skip ci]
pml68
2
-2
/
+12
2025-03-23
ci: change cache keys
pml68
2
-2
/
+2
2025-03-23
fix(ci): CI profile related stuff
pml68
2
-2
/
+2
2025-03-23
fix(iced_drop): support reactive rendering
pml68
3
-15
/
+50
2025-03-23
ci: add caching, use mold for linking
pml68
5
-11
/
+41
2025-03-23
docs: update TODO.md
pml68
1
-0
/
+1
2025-03-23
feat: finish `ApplyOptions` impls
pml68
1
-1
/
+259