Héctor Ramón Jiménez
|
a6298ba12c
|
Fix outdated links in documentation
|
2022-11-10 18:14:40 +01:00 |
|
Héctor Ramón Jiménez
|
13dd1ca0a8
|
Implement scrollable::snap_to operation
|
2022-08-04 03:55:41 +02:00 |
|
Héctor Ramón Jiménez
|
52f84e51e9
|
Implement Widget::operate for TextInput
|
2022-07-28 03:53:47 +02:00 |
|
Héctor Ramón Jiménez
|
80688689aa
|
Draft widget operations
|
2022-07-28 02:46:51 +02:00 |
|
Héctor Ramón Jiménez
|
ff2519b1d4
|
Replace stateful widgets with new iced_pure API
|
2022-07-27 06:49:20 +02:00 |
|
Héctor Ramón Jiménez
|
664251f3f5
|
Draft first-class Theme support
RFC: https://github.com/iced-rs/rfcs/pull/6
|
2022-05-14 01:56:32 +02:00 |
|
Héctor Ramón Jiménez
|
ac35fe3edf
|
Point repository links to 0.4 branch in documentation
|
2022-04-30 13:54:07 +02:00 |
|
Héctor Ramón Jiménez
|
1313c94e3b
|
Remove hash_layout method from Widget trait
|
2022-02-23 21:31:54 +07:00 |
|
Héctor Ramón Jiménez
|
870d651f35
|
Implement Widget::overlay for Responsive widget
|
2022-01-12 11:15:05 +07:00 |
|
Héctor Ramón Jiménez
|
810e086728
|
Introduce Renderer argument to mouse_interaction and on_event
|
2022-01-11 14:12:28 +07:00 |
|
Héctor Ramón Jiménez
|
90c20ac46b
|
Draft Responsive widget
|
2022-01-11 10:47:56 +07:00 |
|
LordRatte
|
ff2a470fd8
|
Change GitHub namespace to new org for all files
|
2022-01-03 11:36:13 +07:00 |
|
Héctor Ramón Jiménez
|
bbd9355450
|
Introduce Shell type in iced_native
Widgets now can invalidate the current layout of the application on demand.
|
2021-11-29 16:22:01 +07:00 |
|
Héctor Ramón Jiménez
|
631e95ee0b
|
Move viewport argument to last position in mouse_interaction methods
This keeps the order of the arguments consistent with `draw`.
|
2021-11-02 15:03:29 +07:00 |
|
Héctor Ramón Jiménez
|
0aafcde0ef
|
Remove widget module re-exports in iced_native
|
2021-10-31 16:14:34 +07:00 |
|
Héctor Ramón Jiménez
|
be97a5d502
|
Introduce mouse_interaction method to Widget trait
|
2021-10-18 16:43:18 +07:00 |
|
Héctor Ramón Jiménez
|
edea093350
|
Move Defaults from iced_graphics to iced_native
|
2021-10-18 15:19:04 +07:00 |
|
Héctor Ramón Jiménez
|
03b3493138
|
Remove trait-specific draw logic in iced_native
|
2021-10-14 16:07:22 +07:00 |
|
Yusuf Bera Ertan
|
83d19689c8
|
docs: update all 0.2 github links to 0.3
|
2021-06-14 21:01:37 +03:00 |
|
Kaiden42
|
52a185fbab
|
Implement Toggler widget for iced_native
|
2021-06-03 20:21:02 +07:00 |
|
Héctor Ramón Jiménez
|
21971e0037
|
Make Clipboard argument in Widget trait mutable
|
2021-03-10 01:59:02 +01:00 |
|
Héctor Ramón Jiménez
|
81c75c1524
|
Change Tooltip to support Text only for now
|
2021-02-23 03:09:16 +01:00 |
|
Yusuf Bera Ertan
|
a19f89d3a6
|
feat(native): add Tooltip widget
|
2021-02-15 19:37:46 +03:00 |
|
Héctor Ramón Jiménez
|
745aa49025
|
Update example links to point to 0.2 branch
|
2020-11-26 16:37:33 +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
|
3f968b8c87
|
Make Widget::on_event return an event::Status
|
2020-11-12 00:09:52 +01:00 |
|
Héctor Ramón Jiménez
|
d328b07b39
|
Introduce viewport to Widget::draw
This should eventually allow us to only generate primitives that are
visible.
|
2020-10-28 06:21:07 +01:00 |
|
Billy Messenger
|
8d68c8584e
|
widget Rule added
|
2020-08-22 21:23:27 +02:00 |
|
Héctor Ramón Jiménez
|
73b8ae8e5e
|
Rename ComboBox to PickList
|
2020-07-10 02:52:00 +02:00 |
|
Héctor Ramón Jiménez
|
2118a726f8
|
Write documentation for the new overlay API
|
2020-07-10 02:39:12 +02:00 |
|
Héctor Ramón Jiménez
|
dc0e423142
|
Remove unnecessary lifetime in Widget trait
|
2020-07-10 02:01:30 +02:00 |
|
Héctor Ramón Jiménez
|
1070b61f34
|
Rename overlay::Content trait to Overlay
The `Overlay` struct is now `overlay::Element`.
|
2020-07-10 01:35:46 +02:00 |
|
Héctor Ramón Jiménez
|
625979b665
|
Draft Widget::overlay idempotency
|
2020-07-08 11:29:19 +02:00 |
|
Héctor Ramón Jiménez
|
afd9274de2
|
Draft ComboBox and Menu layer
|
2020-07-08 10:59:56 +02:00 |
|
Héctor Ramón Jiménez
|
f064f0482b
|
Introduce Layer trait
|
2020-07-08 10:41:16 +02:00 |
|
Héctor Ramón Jiménez
|
c901f40fd6
|
Introduce Widget::overlay 🎉
|
2020-07-08 10:34:14 +02:00 |
|
Héctor Ramón Jiménez
|
1f85e1167c
|
Add examples to iced_native::Widget
|
2020-04-02 03:44:14 +02:00 |
|
Héctor Ramón Jiménez
|
6151c52824
|
Rename Panes widget to PaneGrid
|
2020-03-10 02:57:13 +01:00 |
|
Héctor Ramón Jiménez
|
012b4adec7
|
Draft Panes widget and panes example
|
2020-03-04 04:10:26 +01:00 |
|
Héctor Ramón Jiménez
|
bbc8f837d7
|
Merge branch 'master' into feature/custom-styling
|
2020-01-05 22:03:32 +01:00 |
|
Songtronix
|
986f01237f
|
change(widget): make height adjustable at widget level
addtionally rename Progressbar to ProgressBar
|
2020-01-02 18:11:45 +01:00 |
|
Songtronix
|
d60f3b89a7
|
add(widget): primitive progressbar widget
|
2020-01-02 11:11:08 +01:00 |
|
Héctor Ramón Jiménez
|
e98471d5b6
|
Merge branch 'master' into feature/custom-styling
|
2019-12-31 11:37:41 +01:00 |
|
Héctor Ramón Jiménez
|
3a327e08e9
|
Rename Empty widget to Space
|
2019-12-30 21:33:27 +01:00 |
|
Héctor Ramón Jiménez
|
8426bf953c
|
Implement Empty widget
It can be useful if you want to fill some space with nothing.
|
2019-12-30 19:20:59 +01:00 |
|
Héctor Ramón Jiménez
|
8caa66be27
|
Add Renderer::Defaults and style inheritance
|
2019-12-30 12:14:26 +01:00 |
|
Héctor Ramón Jiménez
|
a14b39555e
|
Allow clipboard access in Widget::on_event
|
2019-12-18 07:45:49 +01:00 |
|
Malte Veerman
|
27717bc70c
|
Renamed Icon widget to Svg and gave it separate width and height.
The aspect ratio is now preserved like in the `Image` widget.
|
2019-12-12 01:25:18 +01:00 |
|
Malte Veerman
|
a88aae5e04
|
Added an Icon widget to native.
|
2019-12-11 21:34:40 +01:00 |
|
Héctor Ramón Jiménez
|
7a8a79cd37
|
Fix links in iced_native::Widget
|
2019-11-24 10:18:26 +01:00 |
|