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