Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `image-without-codecs` feature flag | 2024-09-02 | 1 | -2/+4 | |
| | | | | Co-authored-by: dtzxporter <dtzxporter@users.noreply.github.com> | ||||
* | update version of "web-sys" to 0.3.69 | 2024-08-04 | 1 | -1/+1 | |
| | |||||
* | Fix lints for Rust 1.80 | 2024-07-26 | 1 | -1/+1 | |
| | |||||
* | Use `url` for `markdown` links | 2024-07-21 | 1 | -0/+1 | |
| | |||||
* | Create `markdown` widget helpers in `iced_widget` | 2024-07-18 | 1 | -1/+4 | |
| | |||||
* | Update `cosmic-text` and `resvg` (#2416) | 2024-07-17 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | * Update `cosmic-text`, `glyphon`, and `resvg` * Fix slow font fallback with `Shaping::Basic` in `cosmic-text` * Update `cosmic-text` and `resvg` * Update `cosmic-text` * Fix `SelectAll` action in `editor` * Fix some panics in `graphics::text::editor` * Remove empty `if` statement in `tiny_skia::vector` * Update `cosmic-text`, `glyphon`, and `rustc-hash` | ||||
* | Introduce `daemon` API and unify shell runtimes | 2024-06-19 | 1 | -1/+1 | |
| | |||||
* | Update `winit` to `0.30.1` | 2024-06-10 | 1 | -1/+1 | |
| | |||||
* | Update `glyphon` fork to a cleaner branch | 2024-05-08 | 1 | -1/+1 | |
| | |||||
* | Reuse `glyphon::Viewport` explicitly | 2024-05-08 | 1 | -1/+1 | |
| | |||||
* | Reuse `glyphon::Pipeline` state in `iced_wgpu` | 2024-05-08 | 1 | -1/+1 | |
| | |||||
* | Update `winit` to `0.30` | 2024-05-07 | 1 | -2/+2 | |
| | |||||
* | Use `Bytes` as the `Container` of `ImageBuffer` | 2024-05-01 | 1 | -1/+1 | |
| | | | | | Since we don't need to mutate images once loaded, we avoid unnecessary extra allocations. | ||||
* | Utilize bytes::Bytes for images | 2024-05-01 | 1 | -0/+1 | |
| | |||||
* | Use built-in `[lints]` table in `Cargo.toml` | 2024-04-07 | 1 | -7/+35 | |
| | |||||
* | Add a simple `wgpu` benchmark using `criterion` | 2024-04-07 | 1 | -0/+9 | |
| | |||||
* | Update `glyphon` for instanced rendering | 2024-03-30 | 1 | -1/+1 | |
| | |||||
* | Replace `xxhash-rust` with `rustc-hash` | 2024-03-30 | 1 | -1/+0 | |
| | |||||
* | Update `glyphon` with more performance improvements | 2024-03-30 | 1 | -1/+1 | |
| | | | | | | See: - https://github.com/grovesNL/glyphon/pull/90 - https://github.com/grovesNL/glyphon/pull/91 | ||||
* | Use a `StagingBelt` in `iced_wgpu` for regular buffer uploads | 2024-03-29 | 1 | -1/+1 | |
| | |||||
* | Propagate `advanced` feature to `iced_core` | 2024-03-26 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #2350 from iced-rs/theming-revolutions | 2024-03-25 | 1 | -1/+1 | |
|\ | | | | | Theming Revolutions | ||||
| * | Fine-tune `Catalog` approach for `button`, `checkbox`, and `svg` | 2024-03-24 | 1 | -1/+1 | |
| | | |||||
* | | Make `iced_tiny_skia` optional with a `tiny-skia` feature | 2024-03-22 | 1 | -1/+3 | |
|/ | |||||
* | Introduce `auto-detect-theme` feature | 2024-03-20 | 1 | -1/+5 | |
| | |||||
* | Update `winit` fork | 2024-03-19 | 1 | -1/+1 | |
| | |||||
* | Move `Theme` type to `iced_core` | 2024-03-07 | 1 | -5/+0 | |
| | |||||
* | Bump versions :tada: | 2024-02-24 | 1 | -13/+13 | |
| | |||||
* | Bump versions to `0.12.1` | 2024-02-21 | 1 | -1/+1 | |
| | |||||
* | Embed Fira Sans font on Wasm builds by default | 2024-02-20 | 1 | -1/+3 | |
| | |||||
* | Introduce `Kind` in `core::clipboard` | 2024-02-13 | 1 | -1/+1 | |
| | |||||
* | Update some dependencies | 2024-02-09 | 1 | -6/+6 | |
| | |||||
* | Pin `web-sys` dependency to `0.3.67` for now | 2024-02-07 | 1 | -1/+1 | |
| | | | | Context: https://github.com/rustwasm/wasm-bindgen/issues/3834 | ||||
* | Remove patch version from `softbuffer` | 2024-01-18 | 1 | -1/+1 | |
| | |||||
* | Remove `winit` dependency from `iced` root crate | 2024-01-18 | 1 | -2/+0 | |
| | |||||
* | Remove `Compositor` window generic | 2024-01-18 | 1 | -7/+3 | |
| | | | | And update `glyphon` and `window_clipboard` | ||||
* | WIP raw-window-handle 0.6 | 2024-01-16 | 1 | -6/+12 | |
| | |||||
* | Update to `softbuffer` 0.3, tracking up to `age` sets of primitives | 2024-01-17 | 1 | -1/+1 | |
| | |||||
* | Refactor `KeyCode` into `Key` and `Location` | 2024-01-16 | 1 | -0/+1 | |
| | |||||
* | Merge branch 'master' into update-winit | 2024-01-16 | 1 | -1/+1 | |
|\ | |||||
| * | Update `glyphon` to `0.4` | 2024-01-15 | 1 | -1/+1 | |
| | | | | | | | | `Color` is now always in the sRGB color space. | ||||
* | | Update `winit` fork to `0.29.10` | 2024-01-16 | 1 | -1/+1 | |
| | | |||||
* | | Update `winit` fork to `0.29.8` | 2024-01-04 | 1 | -1/+1 | |
| | | |||||
* | | Enable `rwh_06` feature for `winit` dependency | 2023-12-15 | 1 | -1/+1 | |
| | | |||||
* | | Update `winit` to `0.29.4` | 2023-12-15 | 1 | -2/+2 | |
|/ | |||||
* | Move `multi-window` feature before the `advanced` one | 2023-11-29 | 1 | -2/+2 | |
| | |||||
* | Merge branch 'master' into feat/multi-window-support | 2023-11-29 | 1 | -38/+111 | |
|\ | |||||
| * | Added support for custom shader widget for iced_wgpu backend. | 2023-11-14 | 1 | -1/+1 | |
| | | |||||
| * | Merge pull request #1908 from alec-deason/bug/convert_text | 2023-11-11 | 1 | -2/+2 | |
| |\ | | | | | | | Run convert_text on svg trees so text renders correctly | ||||
| | * | Call `convert_text` on `svg` node before rendering | 2023-11-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | `tiny-skia` does not support text rendering, so we convert the text nodes to path nodes prior to that. |