iced/graphics/src
Héctor Ramón fc285d3e46
Merge pull request #1964 from bungoboingo/feat/multi-window-support
[Feature] 🪟 Multi Window 🪟 .. redux!
2023-12-05 01:03:09 +01:00
..
geometry Fix clippy::semicolon_if_nothing_returned 2023-09-20 04:11:52 +02:00
image Remove image abstractions in iced_graphics 2023-03-07 03:47:49 +01:00
text Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance. 2023-11-11 03:40:22 +01:00
antialiasing.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
backend.rs Make FontSystem global and simplify Paragraph API 2023-09-11 02:47:24 +02:00
color.rs Introduce web-colors feature flag to enable sRGB linear blending 2023-05-31 21:31:58 +02:00
compositor.rs Separate Compositor::new from Compositor::create_renderer 2023-12-02 20:49:47 +01:00
damage.rs Draft Editor API and TextEditor widget 2023-09-12 14:51:00 +02:00
error.rs Introduce Error::ContextCreationFailed 2022-04-20 19:57:59 -03:00
geometry.rs Fix majority of unresolved documentation links 2023-09-09 18:59:17 +02:00
gradient.rs Fix clippy::semicolon_if_nothing_returned 2023-09-20 04:11:52 +02:00
image.rs Fix clippy::semicolon_if_nothing_returned 2023-09-20 04:11:52 +02:00
lib.rs Write documentation for the new text APIs 2023-10-27 05:04:14 +02:00
mesh.rs Fix majority of unresolved documentation links 2023-09-09 18:59:17 +02:00
primitive.rs Rename viewport to clip_bounds 2023-12-02 15:56:28 +01:00
renderer.rs Rename viewport to clip_bounds 2023-12-02 15:56:28 +01:00
text.rs Clamp text::measure to Buffer::size 2023-12-01 15:04:08 +01:00
transformation.rs Fix lints by clippy 2022-11-03 04:53:27 +01:00
viewport.rs Create iced_widget subcrate and re-organize the whole codebase 2023-03-04 05:37:11 +01:00