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
/
core
/
src
/
rectangle.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-26
Implement `pop` widget :tada:
Héctor Ramón Jiménez
1
-0
/
+14
2024-08-12
Make `Padding` affect `text_editor` clipping
Héctor Ramón Jiménez
1
-6
/
+20
2024-08-04
Implement image support for `canvas` widget
Héctor Ramón Jiménez
1
-0
/
+56
2024-05-03
Fix `Image::bounds` when rotation present in `iced_graphics`
Héctor Ramón Jiménez
1
-2
/
+14
2024-05-02
Simplify image rotation API and its internals
Héctor Ramón Jiménez
1
-0
/
+16
2024-04-08
Reintroduce support for custom primitives in `iced_wgpu`
Héctor Ramón Jiménez
1
-5
/
+12
2024-04-05
Decouple caching from layering and simplify everything
Héctor Ramón Jiménez
1
-1
/
+4
2024-04-03
Redesign `iced_wgpu` layering architecture
Héctor Ramón Jiménez
1
-11
/
+16
2023-11-14
Removed `Into` for Rectangle<f32> from u32
Bingus
1
-11
/
+0
2023-11-14
Added support for custom shader widget for iced_wgpu backend.
Bingus
1
-0
/
+11
2023-08-15
Bounds Contains update. (#2017)
Andrew Wheeler(Genusis)
1
-2
/
+2
2023-07-27
Introduce `visible_bounds` operation for `Container`
Héctor Ramón Jiménez
1
-0
/
+15
2023-04-05
Group damage regions by area increase
Héctor Ramón Jiménez
1
-0
/
+14
2023-04-04
Draft (very) basic incremental rendering for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+34
2023-01-08
Remove `PartialOrd` implementation for `Rectangle`
Héctor Ramón Jiménez
1
-6
/
+0
2022-12-29
Reworked Scrollable to account for lack of widget order guarantees.
bungoboingo
1
-0
/
+6
2022-12-20
Fix `clippy` lints for Rust 1.66
Héctor Ramón Jiménez
1
-2
/
+2
2021-06-09
Floor `width` and `height` in `Rectangle::floor`
Héctor Ramón
1
-2
/
+2
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-28
/
+0
2020-06-02
Rename `Rectangle::round` to `snap`
Héctor Ramón Jiménez
1
-4
/
+4
2020-05-20
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
1
-16
/
+17
2020-04-29
Implement `Rectangle::position`
Héctor Ramón Jiménez
1
-0
/
+7
2020-04-29
Implement `Rectangle::with_size`
Héctor Ramón Jiménez
1
-0
/
+14
2020-04-28
Remove `Drawable` and rename `State` to `Program`
Héctor Ramón Jiménez
1
-2
/
+2
2020-04-28
Implement `std::ops::Add<Vector>` for `Rectangle`
Héctor Ramón Jiménez
1
-1
/
+16
2020-04-28
Implement `Rectangle::new`
Héctor Ramón Jiménez
1
-0
/
+15
2020-04-19
Draft `Program` interactivity for `Canvas`
Héctor Ramón Jiménez
1
-1
/
+9
2020-04-10
Align text in `iced_wgpu` on a case-by-case basis
Héctor Ramón Jiménez
1
-0
/
+26
2020-02-22
Fix `Clip` primitive intersection in `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+50
2019-11-11
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
1
-1
/
+1
2019-11-05
Apply HiDPI to text, images, and clip primitives
Héctor Ramón Jiménez
1
-0
/
+13
2019-09-20
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
1
-0
/
+0
2019-09-14
Rethink workspace structure
Héctor Ramón Jiménez
1
-0
/
+0
2019-09-10
Switch to workspace layout
Héctor Ramón Jiménez
1
-0
/
+0
2019-09-03
Apply latest changes to `Image` and `ProgressBar`
Héctor Ramón Jiménez
1
-7
/
+7
2019-08-31
Remove `nalgebra` dependency
Héctor Ramón Jiménez
1
-9
/
+9
2019-07-20
Decouple `iced` from `coffee`
Héctor Ramón Jiménez
1
-0
/
+30