| .. |
|
keyboard
|
Fix latest clippy lints
|
2022-08-17 16:09:25 +02:00 |
|
layout
|
Merge branch 'master' into feature/software-renderer
|
2023-03-07 07:24:34 +01:00 |
|
mouse
|
Merge pull request #1797 from bbb651/master
|
2023-05-23 02:52:14 +02:00 |
|
overlay
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
renderer
|
Support configurable LineHeight in text widgets
|
2023-05-04 18:39:31 +02:00 |
|
widget
|
Export Shaping and LineHeight in widget::text
|
2023-05-08 15:37:29 +02:00 |
|
window
|
Introduce window::Level enum
|
2023-05-25 23:14:07 +02:00 |
|
alignment.rs
|
Remove Fill variant for Alignment
|
2023-02-27 16:54:28 +01:00 |
|
angle.rs
|
Added support for gradients as background variants + other optimizations.
|
2023-05-11 11:13:44 -07:00 |
|
background.rs
|
Remove Builder abstractions for gradients
|
2023-05-19 03:32:21 +02:00 |
|
border_radius.rs
|
Extend border radius on relevant widgets
|
2023-05-23 14:50:29 +02:00 |
|
clipboard.rs
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
color.rs
|
Use approx for testing color operations
|
2023-05-26 00:04:10 +02:00 |
|
content_fit.rs
|
Rename image module to content_fit in iced_core
|
2022-02-16 18:19:36 +07:00 |
|
element.rs
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
event.rs
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
font.rs
|
Introduce font::Stretch
|
2023-03-30 02:01:20 +02:00 |
|
gradient.rs
|
Remove Builder abstractions for gradients
|
2023-05-19 03:32:21 +02:00 |
|
hasher.rs
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
image.rs
|
Implement PartialEq and Eq for image::Bytes
|
2023-04-05 05:47:29 +02:00 |
|
keyboard.rs
|
Revert system menus support
|
2021-09-15 15:31:40 +07:00 |
|
layout.rs
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
length.rs
|
Support configurable LineHeight in text widgets
|
2023-05-04 18:39:31 +02:00 |
|
lib.rs
|
Extend border radius on relevant widgets
|
2023-05-23 14:50:29 +02:00 |
|
mouse.rs
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
overlay.rs
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
padding.rs
|
Fix Padding::fit on irregular values for an axis
|
2023-02-25 21:28:21 +01:00 |
|
pixels.rs
|
Support configurable LineHeight in text widgets
|
2023-05-04 18:39:31 +02:00 |
|
point.rs
|
Introduce RelativeOffset type in scrollable
|
2023-01-08 20:07:11 +01:00 |
|
rectangle.rs
|
Group damage regions by area increase
|
2023-04-05 05:40:44 +02:00 |
|
renderer.rs
|
Extend border radius on relevant widgets
|
2023-05-23 14:50:29 +02:00 |
|
shell.rs
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
size.rs
|
Implement vector pipeline in iced_tiny_skia
|
2023-03-07 06:09:51 +01:00 |
|
svg.rs
|
Draft (very) basic incremental rendering for iced_tiny_skia
|
2023-04-04 02:08:02 +02:00 |
|
text.rs
|
Increase default LineHeight to Relative(1.3)
|
2023-05-10 00:13:51 +02:00 |
|
time.rs
|
Use instant instead of wasm-timer in iced_core
|
2023-01-12 06:25:59 +01:00 |
|
touch.rs
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|
vector.rs
|
Fix layout translation in overlay::Group
|
2023-01-30 05:11:59 +01:00 |
|
widget.rs
|
Merge branch 'master' into advanced-text
|
2023-04-17 23:41:12 +02:00 |
|
window.rs
|
Introduce window::Level enum
|
2023-05-25 23:14:07 +02:00 |