Héctor Ramón
|
d83e263abe
|
Introduce vertical and horizontal methods to Padding
|
2021-06-01 19:13:11 +07:00 |
|
Ben LeFevre
|
fe0a27c56d
|
Add support for asymmetrical padding
|
2021-06-01 19:05:39 +07:00 |
|
Héctor Ramón Jiménez
|
0864e63bde
|
Bump versions 🎉
|
2021-03-31 20:07:17 +02:00 |
|
Héctor Ramón Jiménez
|
09110a93b0
|
Merge branch 'ios-support-wip' into feature/touch-support
|
2020-12-15 06:13:19 +01:00 |
|
Héctor Ramón Jiménez
|
f78108a514
|
Bump versions 🎉
|
2020-11-26 16:47:41 +01:00 |
|
Héctor Ramón Jiménez
|
7de72d6a27
|
Update READMEs of subcrates
|
2020-11-26 07:40:00 +01:00 |
|
Héctor Ramón Jiménez
|
11798dcc03
|
Update graphs in crate docs
|
2020-11-26 07:22:03 +01:00 |
|
Héctor Ramón Jiménez
|
01322f69a4
|
Use recently stabilized intra-doc links
See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md
|
2020-11-26 02:05:43 +01:00 |
|
Héctor Ramón Jiménez
|
d612bf5678
|
Rename keyboard::ModifiersState to Modifiers
|
2020-11-26 02:05:42 +01:00 |
|
Héctor Ramón Jiménez
|
08e0b9ffbd
|
Fix broken links in API documentation
|
2020-11-26 01:59:20 +01:00 |
|
Héctor Ramón Jiménez
|
86fa12229e
|
Introduce is_command_pressed to ModifiersState
|
2020-11-10 21:18:21 +01:00 |
|
Jakub Hlusička
|
16646ffc41
|
Apply suggestions
|
2020-10-29 14:57:37 +01:00 |
|
Jakub Hlusička
|
9090fa6a22
|
Add conversion functions to Size and Vector
|
2020-10-28 15:33:38 +01:00 |
|
Azorlogh
|
e6bcb7211f
|
add From<Point> and From<Size> for [f32; 2]
|
2020-10-08 09:54:22 +02:00 |
|
Héctor Ramón Jiménez
|
16cd38a198
|
Keep KeyCode names synchronized with winit
|
2020-10-08 03:44:22 +02:00 |
|
aentity
|
159e8a6abc
|
update to winit 0.23 api
|
2020-10-03 12:58:28 -07:00 |
|
Kaiden42
|
f025794985
|
Update styling example
Also run `cargo fmt`
|
2020-08-25 10:42:53 +02:00 |
|
Kaiden42
|
1b980bc6e8
|
Implement From<Color> for Option<Background>
|
2020-08-25 10:41:37 +02:00 |
|
Héctor Ramón Jiménez
|
78cb805fac
|
Add ModifiersChanged to keyboard::Event
|
2020-06-30 07:36:13 +02:00 |
|
Héctor Ramón Jiménez
|
94af348846
|
Rename Rectangle::round to snap
Also use `ceil` instead of `round`.
Closes #380.
|
2020-06-02 04:38:55 +02:00 |
|
Héctor Ramón Jiménez
|
a1a5fcfd46
|
Refactor Viewport and Compositor
|
2020-05-20 20:28:35 +02:00 |
|
Héctor Ramón Jiménez
|
67b2ccb4d5
|
Merge branch 'master' into feature/canvas-interaction
|
2020-05-04 23:35:09 +02:00 |
|
Héctor Ramón Jiménez
|
c0fd5de8a0
|
Improve minor documentation details in Color
|
2020-05-04 23:04:02 +02:00 |
|
Héctor Ramón Jiménez
|
345f0e1336
|
Implement scalar multiplication for Vector
|
2020-05-01 04:32:56 +02:00 |
|
Héctor Ramón Jiménez
|
980ac6c2a4
|
Add UNIT constant to Size
|
2020-05-01 04:30:54 +02:00 |
|
Héctor Ramón Jiménez
|
98bc8cf2a7
|
Rename MouseCursor to mouse::Interaction
|
2020-04-30 08:16:38 +02:00 |
|
Héctor Ramón Jiménez
|
137664ca88
|
Move keyboard::Event to iced_core
|
2020-04-30 04:59:07 +02:00 |
|
Héctor Ramón Jiménez
|
d8b9e03481
|
Remove ButtonState
|
2020-04-30 04:54:49 +02:00 |
|
Héctor Ramón Jiménez
|
e55cd9652e
|
Split Input mouse event by ButtonState
|
2020-04-30 04:53:15 +02:00 |
|
Héctor Ramón Jiménez
|
afa0bca4fd
|
Implement Rectangle::position
|
2020-04-29 08:25:27 +02:00 |
|
Héctor Ramón Jiménez
|
61c707fe04
|
Merge branch 'master' into feature/canvas-interaction
|
2020-04-29 07:34:14 +02:00 |
|
Héctor Ramón Jiménez
|
475a2779a7
|
Implement Rectangle::with_size
|
2020-04-29 03:23:08 +02:00 |
|
Héctor Ramón Jiménez
|
ec712c8032
|
Move MouseCursor to iced_core
|
2020-04-29 03:23:02 +02:00 |
|
Héctor Ramón Jiménez
|
2539042b71
|
Remove Drawable and rename State to Program
|
2020-04-28 06:24:12 +02:00 |
|
Héctor Ramón Jiménez
|
69c60d372c
|
Implement std::ops::Add<Vector> for Rectangle
|
2020-04-28 04:40:23 +02:00 |
|
Héctor Ramón Jiménez
|
5d5e60a5cc
|
Implement Rectangle::new
|
2020-04-28 04:39:59 +02:00 |
|
Héctor Ramón Jiménez
|
56dbd68326
|
Move reusable mouse types to iced_core
|
2020-04-28 03:11:01 +02:00 |
|
Héctor Ramón Jiménez
|
20d79a43cc
|
Implement Default for Point
|
2020-04-28 03:06:35 +02:00 |
|
Héctor Ramón Jiménez
|
6c2e28d20e
|
Implement std::ops::Sub<Point> for Point
|
2020-04-28 01:12:27 +02:00 |
|
Clark Moody
|
27fadad324
|
Do not re-export Palette from iced_core
|
2020-04-24 15:20:00 -05:00 |
|
Clark Moody
|
71657b50dd
|
Conditional re-export of palette from iced_core
|
2020-04-24 15:13:22 -05:00 |
|
Clark Moody
|
04be010fbd
|
Conversion traits for palette::Srgb
|
2020-04-24 15:13:22 -05:00 |
|
Clark Moody
|
ea3b7b5282
|
Derive Default for Color
|
2020-04-24 15:13:22 -05:00 |
|
Clark Moody
|
56ce01e262
|
Simplify range declaration
|
2020-04-24 15:13:22 -05:00 |
|
Clark Moody
|
a95d494f70
|
Remove redundant from_srgba and into_srgba methods
|
2020-04-24 15:13:22 -05:00 |
|
Clark Moody
|
408e9e566f
|
Add palette test for Color <-> Srgba & manipulation
|
2020-04-24 15:13:22 -05:00 |
|
Clark Moody
|
7b15e4b0e2
|
Feature name colors -> palette
|
2020-04-24 15:13:22 -05:00 |
|
Clark Moody
|
e926e43742
|
Add const from_rgba, for RGBA initialization
|
2020-04-24 15:13:22 -05:00 |
|
Clark Moody
|
9a4ad3d6a7
|
Use debug assertions instead of clamp
|
2020-04-24 15:13:22 -05:00 |
|
Clark Moody
|
fd484c7638
|
Fix docstring typo
|
2020-04-24 15:13:22 -05:00 |
|