| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | | | | | | | | | | | | Bumps [windows_exe_info](https://github.com/MasterOfRespawn/windows_exe_info) from 0.4.2 to 0.5.1. - [Commits](https://github.com/MasterOfRespawn/windows_exe_info/commits) --- updated-dependencies: - dependency-name: windows_exe_info dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | 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 |
| | | |||||
| * | refactor: random stuff | pml68 | 2025-02-16 | 1 | -2/+3 |
| | | |||||
| * | chore: update dependencies | pml68 | 2025-02-12 | 1 | -6/+10 |
| | | |||||
| * | refactor: get rid of Uuid, use widget::Id directly | pml68 | 2025-01-25 | 1 | -1/+0 |
| | | |||||
| * | feat: add iced_custom_highlighter | pml68 | 2025-01-14 | 1 | -0/+4 |
| | | |||||
| * | refactor: remove iced_drop & workspace | pml68 | 2025-01-11 | 1 | -6/+73 |
| | | |||||
| * | feat: restructure project, start drag and drop | pml68 | 2024-09-23 | 1 | -16/+6 |
| | | |||||
| * | feat: finish codegen for elements **without** props | pml68 | 2024-09-22 | 1 | -0/+1 |
| | | | | | feat: wow | ||||
| * | feat: format children nodes into code (without props) | pml68 | 2024-09-22 | 1 | -1/+2 |
| | | |||||
| * | feat: add usable state logic | pml68 | 2024-08-30 | 1 | -1/+3 |
| | | |||||
| * | feat: initial commit | pml68 | 2024-08-29 | 1 | -0/+12 |
