index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-16
Refactor `KeyCode` into `Key` and `Location`
Héctor Ramón Jiménez
1
-0
/
+1
2024-01-16
Update `winit` fork to `0.29.10`
Héctor Ramón Jiménez
1
-1
/
+1
2024-01-15
Update `glyphon` to `0.4`
Héctor Ramón Jiménez
1
-1
/
+1
2024-01-04
Update `winit` fork to `0.29.8`
Héctor Ramón Jiménez
1
-1
/
+1
2023-12-15
Enable `rwh_06` feature for `winit` dependency
Héctor Ramón Jiménez
1
-1
/
+1
2023-12-15
Update `winit` to `0.29.4`
Héctor Ramón Jiménez
1
-2
/
+2
2023-11-29
Move `multi-window` feature before the `advanced` one
Héctor Ramón Jiménez
1
-2
/
+2
2023-11-14
Added support for custom shader widget for iced_wgpu backend.
Bingus
1
-1
/
+1
2023-11-11
Call `convert_text` on `svg` node before rendering
Héctor Ramón Jiménez
1
-2
/
+2
2023-11-11
Remove unnecessary `default-features` attribute from `xxhash-rust` dependency
Héctor Ramón Jiménez
1
-1
/
+1
2023-11-11
Remove patch version from `xxhash-rust` dependency
Héctor Ramón Jiménez
1
-1
/
+1
2023-11-11
Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance.
dtzxporter
1
-1
/
+1
2023-10-27
Use upstream repository for `glyphon` dependency
Héctor Ramón Jiménez
1
-1
/
+1
2023-10-27
Update `wgpu` to `0.18` and `cosmic-text` to `0.10`
Héctor Ramón Jiménez
1
-3
/
+3
2023-09-22
Remove `patch.crates-io` section for `cosmic-text` in `Cargo.toml`
Héctor Ramón Jiménez
1
-6
/
+2
2023-09-21
Remove `rangemap` patch in `Cargo.toml`
Héctor Ramón Jiménez
1
-4
/
+0
2023-09-19
Introduce new `iced_highlighter` subcrate
Héctor Ramón Jiménez
1
-1
/
+9
2023-09-18
Use `Font::MONOSPACE` in `editor` example
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-17
Avoid adding unnecessary spans when syntax highlighting
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-17
Implement syntax highlighting cache in `editor` example
Héctor Ramón Jiménez
1
-0
/
+4
2023-09-16
Use fork of `cosmic-text` with some minor fixes
Héctor Ramón Jiménez
1
-0
/
+4
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-36
/
+99
2023-09-04
Enable WebGPU backend in `wgpu` by default instead of WebGL
Héctor Ramón Jiménez
1
-0
/
+2
2023-07-28
Enable all features in `docs.rs`
Héctor Ramón Jiménez
1
-1
/
+1
2023-07-28
Bump versions :tada:
Héctor Ramón Jiménez
1
-4
/
+4
2023-07-21
refactored window storage;
Bingus
1
-1
/
+1
2023-05-31
Introduce `web-colors` feature flag to enable sRGB linear blending
Héctor Ramón Jiménez
1
-0
/
+2
2023-05-10
Bundle `tiny-skia` backend together with `iced_renderer`
Héctor Ramón Jiménez
1
-3
/
+1
2023-04-26
Update `tiny-skia` and `resvg`
Héctor Ramón Jiménez
1
-3
/
+0
2023-04-13
Bump versions :tada:
Héctor Ramón Jiménez
1
-9
/
+9
2023-04-04
Draft (very) basic incremental rendering for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+3
2023-03-13
Code cleanup, clearer comments + removed some unnecessary dupe;
Bingus
1
-2
/
+2
2023-03-06
Introduce backend feature flags in `iced_renderer`
Héctor Ramón Jiménez
1
-0
/
+6
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-18
/
+11
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
1
-2
/
+7
2023-02-28
Removed glutin MW support and reverted glutin changes back to Iced master sin...
bungoboingo
1
-2
/
+2
2023-02-28
Use `iced_renderer` instead of `iced_graphics` in root crate
Héctor Ramón Jiménez
1
-3
/
+2
2023-02-25
Scaffold `iced_tiny_skia` and connect it to `iced_renderer`
Héctor Ramón Jiménez
1
-0
/
+1
2023-02-24
Introduce `iced_renderer` subcrate featuring runtime renderer fallback
Héctor Ramón Jiménez
1
-9
/
+5
2023-02-24
Make `iced_wgpu` a mandatory dependency
Héctor Ramón Jiménez
1
-8
/
+5
2023-02-24
Remove `iced_glutin` and `iced_glow` leftovers
Héctor Ramón Jiménez
1
-3
/
+0
2023-02-24
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
1
-9
/
+2
2023-02-20
Cargo fix
Bingus
1
-1
/
+1
2023-02-18
Bump versions :tada:
Héctor Ramón Jiménez
1
-10
/
+10
2023-01-14
Bump versions :tada:
Héctor Ramón Jiménez
1
-9
/
+9
2023-01-09
Introduce `multi_window` to `iced_glutin`
Richard
1
-1
/
+1
2023-01-09
Introduce `multi_window` in `iced_winit`
Richard
1
-1
/
+1
2023-01-09
Introduce `multi_window` from `pure`
Richard
1
-0
/
+2
2023-01-09
Restructured everything to make profiling a feature of iced_winit.
bungoboingo
1
-8
/
+5
[next]